Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.h297 WELLKNOWNTYPE_ANY, // google.protobuf.Any enumerator
Ddescriptor.cc806 {"google.protobuf.Any", Descriptor::WELLKNOWNTYPE_ANY}, in Tables()