Searched defs:add_dependency (Results 1 – 2 of 2) sorted by relevance
3815 inline ::std::string* FileDescriptorProto::add_dependency() { in add_dependency() function3819 inline void FileDescriptorProto::add_dependency(const ::std::string& value) { in add_dependency() function3823 inline void FileDescriptorProto::add_dependency(const char* value) { in add_dependency() function3827 inline void FileDescriptorProto::add_dependency(const char* value, size_t size) { in add_dependency() function
2075 ::std::string* FileDescriptorProto::add_dependency() { in add_dependency() function in google::protobuf::FileDescriptorProto2079 void FileDescriptorProto::add_dependency(const ::std::string& value) { in add_dependency() function in google::protobuf::FileDescriptorProto2083 void FileDescriptorProto::add_dependency(const char* value) { in add_dependency() function in google::protobuf::FileDescriptorProto2087 void FileDescriptorProto::add_dependency(const char* value, size_t size) { in add_dependency() function in google::protobuf::FileDescriptorProto