Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/java/
Dhelpers.h225 inline bool HasDescriptorMethods(const Descriptor* /* descriptor */, in HasDescriptorMethods() function
229 inline bool HasDescriptorMethods(const EnumDescriptor* /* descriptor */, in HasDescriptorMethods() function
233 inline bool HasDescriptorMethods(const FileDescriptor* /* descriptor */, in HasDescriptorMethods() function
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dhelpers.h484 inline bool HasDescriptorMethods(const FileDescriptor* file, in HasDescriptorMethods() function