Searched refs:NewEntryWrapper (Results 1 – 2 of 2) sorted by relevance
102 EntryType* NewEntryWrapper(const Key& key, const T& t) const { in NewEntryWrapper() function
490 EntryType* NewEntryWrapper(const Key& key, const T& t) const { in NewEntryWrapper() function491 return impl_.NewEntryWrapper(key, t); in NewEntryWrapper()