Searched defs:add_dependency (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h329 inline ::std::string* add_dependency();
330 inline void add_dependency(const ::std::string& value);
331 inline void add_dependency(const char* value);
332 inline void add_dependency(const char* value, size_t size);
2605 inline ::std::string* FileDescriptorProto::add_dependency() { function in class:google::protobuf::FileDescriptorProto
2608 inline void FileDescriptorProto::add_dependency(const ::std::string& value) { function in class:google::protobuf::FileDescriptorProto
2611 inline void FileDescriptorProto::add_dependency(const char* value) { function in class:google::protobuf::FileDescriptorProto
2614 inline void FileDescriptorProto::add_dependency(const char* value, size_t size) { function in class:google::protobuf::FileDescriptorProto
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h328 inline ::std::string* add_dependency();
329 inline void add_dependency(const ::std::string& value);
330 inline void add_dependency(const char* value);
331 inline void add_dependency(const char* value, size_t size);
2970 inline ::std::string* FileDescriptorProto::add_dependency() { function in class:google::protobuf::FileDescriptorProto
2973 inline void FileDescriptorProto::add_dependency(const ::std::string& value) { function in class:google::protobuf::FileDescriptorProto
2976 inline void FileDescriptorProto::add_dependency(const char* value) { function in class:google::protobuf::FileDescriptorProto
2979 inline void FileDescriptorProto::add_dependency(const char* value, size_t size) { function in class:google::protobuf::FileDescriptorProto

Completed in 143 milliseconds