Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.h301 WELLKNOWNTYPE_VALUE, // google.protobuf.Value enumerator
Ddescriptor.cc810 {"google.protobuf.Value", Descriptor::WELLKNOWNTYPE_VALUE}, in Tables()