Searched refs:NewEnumEntryWrapper (Results 1 – 2 of 2) sorted by relevance
97 EntryType* NewEnumEntryWrapper(const Key& key, const T t) const { in NewEnumEntryWrapper() function
485 EntryType* NewEnumEntryWrapper(const Key& key, const T t) const { in NewEnumEntryWrapper() function486 return impl_.NewEnumEntryWrapper(key, t); in NewEnumEntryWrapper()