Home
last modified time | relevance | path

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

/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_generator_unittest.cc66 TEST(DescriptorProtoHelpers, IsDescriptorProto) { in TEST() argument
H A Dcsharp_helpers.h134 inline bool IsDescriptorProto(const FileDescriptor* descriptor) { in IsDescriptorProto() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_generator_unittest.cc66 TEST(DescriptorProtoHelpers, IsDescriptorProto) { in TEST() argument
H A Dcsharp_helpers.h134 inline bool IsDescriptorProto(const FileDescriptor* descriptor) { in IsDescriptorProto() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/java/
H A Dhelpers.h145 inline bool IsDescriptorProto(const Descriptor* descriptor) { in IsDescriptorProto() function
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/java/
H A Dhelpers.h145 inline bool IsDescriptorProto(const Descriptor* descriptor) { in IsDescriptorProto() function