Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/java/
H A Dhelpers.h427 inline bool IsAnyMessage(const Descriptor* descriptor) { in IsAnyMessage() function
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/java/
H A Dhelpers.h427 inline bool IsAnyMessage(const Descriptor* descriptor) { in IsAnyMessage() function
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dhelpers.cc1084 bool IsAnyMessage(const FileDescriptor* descriptor, const Options& options) { in IsAnyMessage() function
1088 bool IsAnyMessage(const Descriptor* descriptor, const Options& options) { in IsAnyMessage() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dhelpers.cc1092 bool IsAnyMessage(const FileDescriptor* descriptor, const Options& options) { in IsAnyMessage() function
1097 bool IsAnyMessage(const Descriptor* descriptor, const Options& options) { in IsAnyMessage() function