Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.h283 WELLKNOWNTYPE_UNSPECIFIED, // Not a well-known type. enumerator
Ddescriptor.cc4616 result->well_known_type_ = Descriptor::WELLKNOWNTYPE_UNSPECIFIED; in BuildMessage()