Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_helpers.h131 inline bool IsDescriptorProto(const FileDescriptor* descriptor) { in IsDescriptorProto() function
/external/protobuf/src/google/protobuf/compiler/java/
Djava_helpers.h147 inline bool IsDescriptorProto(const Descriptor* descriptor) { in IsDescriptorProto() function