Home
last modified time | relevance | path

Searched refs:kAnyFullTypeName (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dany.cc68 if (descriptor->full_name() != kAnyFullTypeName) { in GetAnyFieldDescriptors()
Dany.h50 extern const char kAnyFullTypeName[]; // "google.protobuf.Any".
Dany_lite.cc52 const char kAnyFullTypeName[] = "google.protobuf.Any"; variable
Dtext_format.cc2016 if (descriptor->full_name() == internal::kAnyFullTypeName && expand_any_ && in Print()
/third_party/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc562 if (descriptor1->full_name() == internal::kAnyFullTypeName) { in Compare()
/third_party/protobuf/
Dlibprotobuf_lite.map4 "google::protobuf::internal::kAnyFullTypeName";