Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.pb.h4023 inline ::std::string* FileDescriptorProto::add_dependency() { in add_dependency() function
4027 inline void FileDescriptorProto::add_dependency(const ::std::string& value) { in add_dependency() function
4031 inline void FileDescriptorProto::add_dependency(const char* value) { in add_dependency() function
4035 inline void FileDescriptorProto::add_dependency(const char* value, size_t size) { in add_dependency() function
Ddescriptor.pb.cc2105 ::std::string* FileDescriptorProto::add_dependency() { in add_dependency() function in google::protobuf::FileDescriptorProto
2109 void FileDescriptorProto::add_dependency(const ::std::string& value) { in add_dependency() function in google::protobuf::FileDescriptorProto
2113 void FileDescriptorProto::add_dependency(const char* value) { in add_dependency() function in google::protobuf::FileDescriptorProto
2117 void FileDescriptorProto::add_dependency(const char* value, size_t size) { in add_dependency() function in google::protobuf::FileDescriptorProto