Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.h286 WELLKNOWNTYPE_DOUBLEVALUE, // google.protobuf.DoubleValue enumerator
Ddescriptor.cc797 {"google.protobuf.DoubleValue", Descriptor::WELLKNOWNTYPE_DOUBLEVALUE}, in Tables()