Searched defs:set_dependency (Results 1 – 2 of 2) sorted by relevance
4010 inline void FileDescriptorProto::set_dependency(int index, const ::std::string& value) { in set_dependency() function4014 inline void FileDescriptorProto::set_dependency(int index, const char* value) { in set_dependency() function4018 inline void FileDescriptorProto::set_dependency(int index, const char* value, size_t size) { in set_dependency() function
2092 void FileDescriptorProto::set_dependency(int index, const ::std::string& value) { in set_dependency() function in google::protobuf::FileDescriptorProto2096 void FileDescriptorProto::set_dependency(int index, const char* value) { in set_dependency() function in google::protobuf::FileDescriptorProto2100 void FileDescriptorProto::set_dependency(int index, const char* value, size_t size) { in set_dependency() function in google::protobuf::FileDescriptorProto