Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.h303 WELLKNOWNTYPE_STRUCT, // google.protobuf.Struct enumerator
Ddescriptor.cc812 {"google.protobuf.Struct", Descriptor::WELLKNOWNTYPE_STRUCT}, in Tables()