Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.h292 WELLKNOWNTYPE_STRINGVALUE, // google.protobuf.StringValue enumerator
Ddescriptor.cc803 {"google.protobuf.StringValue", Descriptor::WELLKNOWNTYPE_STRINGVALUE}, in Tables()