Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.h294 WELLKNOWNTYPE_BOOLVALUE, // google.protobuf.BoolValue enumerator
Ddescriptor.cc805 {"google.protobuf.BoolValue", Descriptor::WELLKNOWNTYPE_BOOLVALUE}, in Tables()