Home
last modified time | relevance | path

Searched refs:IsProtobufLibraryBundledProtoFile (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_message_field.cc76 !IsProtobufLibraryBundledProtoFile(descriptor_->message_type()->file())) || in DetermineForwardDeclarations()
108 !IsProtobufLibraryBundledProtoFile(descriptor_->message_type()->file())) || in DetermineForwardDeclarations()
H A Dobjectivec_enum_field.cc126 !IsProtobufLibraryBundledProtoFile(descriptor_->enum_type()->file())) { in DetermineForwardDeclarations()
H A Dobjectivec_map_field.cc174 !IsProtobufLibraryBundledProtoFile(value_descriptor->file())) || in DetermineForwardDeclarations()
H A Dobjectivec_helpers.h249 IsProtobufLibraryBundledProtoFile(const FileDescriptor* file);
H A Dobjectivec_file.cc220 is_bundled_proto_(IsProtobufLibraryBundledProtoFile(file)) { in FileGenerator()
H A Dobjectivec_helpers.cc1242 bool IsProtobufLibraryBundledProtoFile(const FileDescriptor* file) { in IsProtobufLibraryBundledProtoFile() function
1853 if (IsProtobufLibraryBundledProtoFile(file)) { in AddFile()
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_message_field.cc76 !IsProtobufLibraryBundledProtoFile(descriptor_->message_type()->file())) || in DetermineForwardDeclarations()
108 !IsProtobufLibraryBundledProtoFile(descriptor_->message_type()->file())) || in DetermineForwardDeclarations()
H A Dobjectivec_enum_field.cc126 !IsProtobufLibraryBundledProtoFile(descriptor_->enum_type()->file())) { in DetermineForwardDeclarations()
H A Dobjectivec_map_field.cc174 !IsProtobufLibraryBundledProtoFile(value_descriptor->file())) || in DetermineForwardDeclarations()
H A Dobjectivec_helpers.h249 IsProtobufLibraryBundledProtoFile(const FileDescriptor* file);
H A Dobjectivec_file.cc220 is_bundled_proto_(IsProtobufLibraryBundledProtoFile(file)) { in FileGenerator()
H A Dobjectivec_helpers.cc1242 bool IsProtobufLibraryBundledProtoFile(const FileDescriptor* file) { in IsProtobufLibraryBundledProtoFile() function
1853 if (IsProtobufLibraryBundledProtoFile(file)) { in AddFile()
/aosp_15_r20/external/grpc-grpc/src/compiler/
H A Dobjective_c_plugin.cc30 IsProtobufLibraryBundledProtoFile;
49 if (!IsProtobufLibraryBundledProtoFile(dep)) { in ImportProtoHeaders()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/compiler/
Dobjective_c_plugin.cc30 IsProtobufLibraryBundledProtoFile;
49 if (!IsProtobufLibraryBundledProtoFile(dep)) { in ImportProtoHeaders()