Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.h293 WELLKNOWNTYPE_BYTESVALUE, // google.protobuf.BytesValue enumerator
Ddescriptor.cc804 {"google.protobuf.BytesValue", Descriptor::WELLKNOWNTYPE_BYTESVALUE}, in Tables()