Searched refs:global_registry (Results 1 – 2 of 2) sorted by relevance
98 static const ExtensionRegistry* global_registry = nullptr; variable105 global_registry = local_static_registry; in Register()116 return global_registry == nullptr in FindRegisteredExtension()118 : FindOrNull(*global_registry, in FindRegisteredExtension()
1257 auto global_registry = in InitInternal() local1259 mutex_lock l(global_registry->mu); in InitInternal()1260 global_registry->registry.emplace( in InitInternal()