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/
Djava_helpers.h412 inline bool IsAnyMessage(const Descriptor* descriptor) { in IsAnyMessage() function
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.cc997 bool IsAnyMessage(const FileDescriptor* descriptor, const Options& options) { in IsAnyMessage() function
1001 bool IsAnyMessage(const Descriptor* descriptor, const Options& options) { in IsAnyMessage() function