Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.h288 WELLKNOWNTYPE_INT64VALUE, // google.protobuf.Int64Value enumerator
Ddescriptor.cc799 {"google.protobuf.Int64Value", Descriptor::WELLKNOWNTYPE_INT64VALUE}, in Tables()