Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.h282 enum WellKnownType { enum
310 WellKnownType well_known_type() const;
2116 inline Descriptor::WellKnownType Descriptor::well_known_type() const { in PROTOBUF_DEFINE_STRING_ACCESSOR()
2117 return static_cast<Descriptor::WellKnownType>(well_known_type_); in PROTOBUF_DEFINE_STRING_ACCESSOR()
Ddescriptor.cc572 HASH_MAP<std::string, Descriptor::WellKnownType> well_known_types_;