Searched refs:WellKnownType (Results 1 – 2 of 2) sorted by relevance
282 enum WellKnownType { enum310 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()
572 HASH_MAP<std::string, Descriptor::WellKnownType> well_known_types_;