Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.h287 WELLKNOWNTYPE_FLOATVALUE, // google.protobuf.FloatValue enumerator
Ddescriptor.cc798 {"google.protobuf.FloatValue", Descriptor::WELLKNOWNTYPE_FLOATVALUE}, in Tables()