Searched refs:RegistryEntry (Results 1 – 2 of 2) sorted by relevance
60 struct RegistryEntry struct66 using RegistryEntryRef = std::reference_wrapper<RegistryEntry>;68 auto allRegistries() -> std::map<std::string, RegistryEntry>&;80 RegistryEntry{T::header, T::url, T::registry}); in registerRegistry()
26 auto allRegistries() -> std::map<std::string, RegistryEntry>& in allRegistries()28 static std::map<std::string, RegistryEntry> registries; in allRegistries()