Searched defs:add_dependency (Results 1 – 2 of 2) sorted by relevance
4023 inline ::std::string* FileDescriptorProto::add_dependency() { in add_dependency() function4027 inline void FileDescriptorProto::add_dependency(const ::std::string& value) { in add_dependency() function4031 inline void FileDescriptorProto::add_dependency(const char* value) { in add_dependency() function4035 inline void FileDescriptorProto::add_dependency(const char* value, size_t size) { in add_dependency() function
2105 ::std::string* FileDescriptorProto::add_dependency() { in add_dependency() function in google::protobuf::FileDescriptorProto2109 void FileDescriptorProto::add_dependency(const ::std::string& value) { in add_dependency() function in google::protobuf::FileDescriptorProto2113 void FileDescriptorProto::add_dependency(const char* value) { in add_dependency() function in google::protobuf::FileDescriptorProto2117 void FileDescriptorProto::add_dependency(const char* value, size_t size) { in add_dependency() function in google::protobuf::FileDescriptorProto