Searched defs:EntryType (Results 1 – 6 of 6) sorted by relevance
35 upb_strview (*key_func)(const EntryType*), in ParseMap()36 double (*value_func)(const EntryType*), Arena* arena) { in ParseMap()
60 typedef Derived EntryType; typedef
100 typedef unittest::TestMap_MapInt32Int32Entry_DoNotUse EntryType; typedef in google::protobuf::internal::MapFieldBasePrimitiveTest204 typedef unittest::TestMap_MapInt32Int32Entry_DoNotUse EntryType; typedef in google::protobuf::internal::MapFieldStateTest
436 typedef Derived EntryType; typedef
43 enum EntryType { enum
39 using EntryType = ListEntryType; variable