Home
last modified time | relevance | path

Searched defs:IsAnyMessage (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/java/
Dhelpers.h355 inline bool IsAnyMessage(const Descriptor* descriptor) { in IsAnyMessage() function
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dhelpers.cc1219 bool IsAnyMessage(const FileDescriptor* descriptor) { in IsAnyMessage() function
1223 bool IsAnyMessage(const Descriptor* descriptor) { in IsAnyMessage() function