Searched refs:getRegistry (Results 1 – 6 of 6) sorted by relevance
42 public abstract CollectorRegistry getRegistry(); in getRegistry() method in PrometheusStatsConfiguration
87 CollectorRegistry registry = configuration.getRegistry(); in createAndRegister()
90 return khr_util.registry_cache.getRegistry(EGL_SOURCE)
144 return khr_util.registry_cache.getRegistry(GL_SOURCE)
153 return khr_util.registry_cache.getRegistry(VK_SOURCE)
135 def getRegistry (source): function