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