Searched refs:add_dependency (Results 1 – 6 of 6) sorted by relevance
204 bar_file.add_dependency("foo.proto"); in SetUp()1122 bar_file.add_dependency("foo.proto"); in SetUp()1630 file_proto.add_dependency("google/protobuf/descriptor.proto"); in TEST_F()1642 file_proto.add_dependency("google/protobuf/descriptor.proto"); in TEST_F()4791 output->add_dependency("error2.proto"); in FindFileByName()4796 output->add_dependency("error.proto"); in FindFileByName()5200 output->add_dependency(Substitute("file$0.proto", i)); in PopulateFile()
325 inline ::std::string* add_dependency();326 inline void add_dependency(const ::std::string& value);327 inline void add_dependency(const char* value);328 inline void add_dependency(const char* value, size_t size);3100 inline ::std::string* FileDescriptorProto::add_dependency() { in add_dependency() function3103 inline void FileDescriptorProto::add_dependency(const ::std::string& value) { in add_dependency() function3107 inline void FileDescriptorProto::add_dependency(const char* value) { in add_dependency() function3111 inline void FileDescriptorProto::add_dependency(const char* value, size_t size) { in add_dependency() function
939 dynamic_proto.add_dependency( in TEST()
1567 proto->add_dependency(dependency(i)->name()); in CopyTo()
1149 input, this->add_dependency())); in MergePartialFromCodedStream()
1372 other_file.add_dependency(); in TEST_F()