Home
last modified time | relevance | path

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

12

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dbackend_metric.cc40 upb_StringView (*key_func)(const EntryType*), in ParseMap()
41 double (*value_func)(const EntryType*), in ParseMap()
/external/grpc-grpc/src/core/load_balancing/
Dbackend_metric_parser.cc40 upb_StringView (*key_func)(const EntryType*), in ParseMap()
41 double (*value_func)(const EntryType*), in ParseMap()
/external/google-cloud-java/java-datacatalog/proto-google-cloud-datacatalog-v1beta1/src/main/java/com/google/cloud/datacatalog/v1beta1/
DEntryType.java32 public enum EntryType implements com.google.protobuf.ProtocolMessageEnum { enum
225 private EntryType(int value) { in EntryType() method in EntryType
/external/google-cloud-java/java-datacatalog/proto-google-cloud-datacatalog-v1/src/main/java/com/google/cloud/datacatalog/v1/
DEntryType.java31 public enum EntryType implements com.google.protobuf.ProtocolMessageEnum { enum
476 private EntryType(int value) { in EntryType() method in EntryType
/external/openthread/tests/unit/
Dtest_heap_array.cpp87 void VerifyEntry(const EntryType &aEntry, const Heap::Array<EntryType, 2> &aArray, int aExpectedVal… in VerifyEntry()
115 template <typename EntryType, typename... Args> void VerifyArray(const Heap::Array<EntryType, 2> &a… in VerifyArray()
/external/openscreen/tools/cddl/
Dsema.h133 struct EntryType { struct
134 std::string opt_key;
135 absl::optional<uint64_t> integer_key;
136 CddlType* value;
/external/cronet/net/disk_cache/memory/
Dmem_entry_impl.h65 enum class EntryType { enum
/external/libchrome/base/trace_event/
Dmemory_allocator_dump.h45 enum EntryType { enum
/external/perfetto/include/perfetto/ext/trace_processor/importers/memory_tracker/
Draw_memory_graph_node.h71 enum EntryType { enum
/external/cronet/base/trace_event/
Dmemory_allocator_dump.h49 enum EntryType { enum
/external/antlr/runtime/Cpp/include/
Dantlr3baserecognizer.inl653 typedef TrieEntry<ImplTraits, RuleListType*> EntryType; typedef
734 typedef TrieEntry<ImplTraits, RuleListType*> EntryType; typedef
/external/protobuf/src/google/protobuf/
Dmap_field_lite.h66 typedef Derived EntryType; typedef
Dmap_field_test.cc122 typedef unittest::TestMap_MapInt32Int32Entry_DoNotUse EntryType; typedef in google::protobuf::internal::MapFieldBasePrimitiveTest
242 typedef unittest::TestMap_MapInt32Int32Entry_DoNotUse EntryType; typedef in google::protobuf::internal::MapFieldStateTest
/external/cronet/third_party/protobuf/src/google/protobuf/
Dmap_field_lite.h66 typedef Derived EntryType; typedef
Dmap_field_test.cc122 typedef unittest::TestMap_MapInt32Int32Entry_DoNotUse EntryType; typedef in google::protobuf::internal::MapFieldBasePrimitiveTest
242 typedef unittest::TestMap_MapInt32Int32Entry_DoNotUse EntryType; typedef in google::protobuf::internal::MapFieldStateTest
/external/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h54 enum EntryType { E_Location, E_Integer, E_ConstantFP, E_ConstantInt }; enum
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h43 enum EntryType { enum
/external/google-breakpad/src/processor/
Dmap_serializers_unittest.cc53 typedef int32_t EntryType; typedef
Dstatic_range_map_unittest.cc49 typedef int EntryType; typedef
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h43 enum EntryType { enum
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFListTable.h39 using EntryType = ListEntryType; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFListTable.h38 using EntryType = ListEntryType; variable
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_route_config.cc616 upb_StringView (*key_func)(const EntryType*), in ParseTypedPerFilterConfig()
617 const google_protobuf_Any* (*value_func)(const EntryType*), in ParseTypedPerFilterConfig()
/external/grpc-grpc/src/core/ext/xds/
Dxds_route_config.cc630 upb_StringView (*key_func)(const EntryType*), in ParseTypedPerFilterConfig()
631 const google_protobuf_Any* (*value_func)(const EntryType*), in ParseTypedPerFilterConfig()
/external/google-cloud-java/java-datacatalog/proto-google-cloud-datacatalog-v1beta1/src/main/proto/google/cloud/datacatalog/v1beta1/
Ddatacatalog.proto1167 enum EntryType { enum

12