Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.h291 WELLKNOWNTYPE_UINT32VALUE, // google.protobuf.UInt32Value enumerator
Ddescriptor.cc802 {"google.protobuf.UInt32Value", Descriptor::WELLKNOWNTYPE_UINT32VALUE}, in Tables()