Home
last modified time | relevance | path

Searched defs:EntryType (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/src/core/ext/filters/client_channel/
Dbackend_metric.cc35 upb_strview (*key_func)(const EntryType*), in ParseMap()
36 double (*value_func)(const EntryType*), Arena* arena) { in ParseMap()
/third_party/protobuf/src/google/protobuf/
Dmap_field_lite.h60 typedef Derived EntryType; typedef
Dmap_field_test.cc100 typedef unittest::TestMap_MapInt32Int32Entry_DoNotUse EntryType; typedef in google::protobuf::internal::MapFieldBasePrimitiveTest
204 typedef unittest::TestMap_MapInt32Int32Entry_DoNotUse EntryType; typedef in google::protobuf::internal::MapFieldStateTest
Dmap_field.h436 typedef Derived EntryType; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h43 enum EntryType { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFListTable.h39 using EntryType = ListEntryType; variable