Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.h233 IsProtobufLibraryBundledProtoFile(const FileDescriptor* file);
Dobjectivec_file.cc191 is_bundled_proto_(IsProtobufLibraryBundledProtoFile(file)), in FileGenerator()
Dobjectivec_helpers.cc1003 bool IsProtobufLibraryBundledProtoFile(const FileDescriptor* file) { in IsProtobufLibraryBundledProtoFile() function
1583 if (IsProtobufLibraryBundledProtoFile(file)) { in AddFile()