Searched refs:soongMetricsSingleton (Results 1 – 1 of 1) sorted by relevance
54 func soongMetricsSingletonFactory() Singleton { return soongMetricsSingleton{} }56 type soongMetricsSingleton struct{} struct58 func (soongMetricsSingleton) GenerateBuildActions(ctx SingletonContext) { argument