Home
last modified time | relevance | path

Searched refs:EnumWrap (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Dmap_field_lite.h245 return EntryType::EnumWrap(key, t, arena_); in NewEnumEntryWrapper()
Dmap_entry_lite.h258 static MapEntryLite* EnumWrap(const Key& key, const Value value, in EnumWrap() function