Searched refs:soongMetricsSingletonFactory (Results 1 – 1 of 1) sorted by relevance
38 RegisterSingletonType("soong_metrics", soongMetricsSingletonFactory)41 func soongMetricsSingletonFactory() Singleton { return soongMetricsSingleton{} } func