Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dmessage.cc173 #define HASH_MAP std::unordered_map macro
189 HASH_MAP<const char*, const google::protobuf::internal::DescriptorTable*, STR_HASH_FXN,
Ddescriptor.cc392 #define HASH_MAP std::unordered_map macro
437 typedef HASH_MAP<StringPiece, Symbol, HASH_FXN<StringPiece>>
440 typedef HASH_MAP<PointerStringPair, Symbol, PointerStringPairHash>
443 typedef HASH_MAP<StringPiece, const FileDescriptor*,
447 typedef HASH_MAP<PointerStringPair, const FieldDescriptor*,
451 typedef HASH_MAP<DescriptorIntPair, const FieldDescriptor*,
456 typedef HASH_MAP<EnumIntPair, const EnumValueDescriptor*,
466 typedef HASH_MAP<std::string, const SourceCodeInfo_Location*>
572 HASH_MAP<std::string, Descriptor::WellKnownType> well_known_types_;