Searched refs:IsProtobufLibraryBundledProtoFile (Results 1 – 14 of 14) sorted by relevance
76 !IsProtobufLibraryBundledProtoFile(descriptor_->message_type()->file())) || in DetermineForwardDeclarations()108 !IsProtobufLibraryBundledProtoFile(descriptor_->message_type()->file())) || in DetermineForwardDeclarations()
126 !IsProtobufLibraryBundledProtoFile(descriptor_->enum_type()->file())) { in DetermineForwardDeclarations()
174 !IsProtobufLibraryBundledProtoFile(value_descriptor->file())) || in DetermineForwardDeclarations()
249 IsProtobufLibraryBundledProtoFile(const FileDescriptor* file);
220 is_bundled_proto_(IsProtobufLibraryBundledProtoFile(file)) { in FileGenerator()
1242 bool IsProtobufLibraryBundledProtoFile(const FileDescriptor* file) { in IsProtobufLibraryBundledProtoFile() function1853 if (IsProtobufLibraryBundledProtoFile(file)) { in AddFile()
30 IsProtobufLibraryBundledProtoFile;49 if (!IsProtobufLibraryBundledProtoFile(dep)) { in ImportProtoHeaders()