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

/prebuilts/misc/darwin-x86_64/protobuf2.5/include/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);
2960 inline ::std::string* FileDescriptorProto::add_dependency() { function in class:google::protobuf::FileDescriptorProto
2963 inline void FileDescriptorProto::add_dependency(const ::std::string& value) { function in class:google::protobuf::FileDescriptorProto
2966 inline void FileDescriptorProto::add_dependency(const char* value) { function in class:google::protobuf::FileDescriptorProto
2969 inline void FileDescriptorProto::add_dependency(const char* value, size_t size) { function in class:google::protobuf::FileDescriptorProto
/prebuilts/misc/linux-x86_64/protobuf2.5/include/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);
2960 inline ::std::string* FileDescriptorProto::add_dependency() { function in class:google::protobuf::FileDescriptorProto
2963 inline void FileDescriptorProto::add_dependency(const ::std::string& value) { function in class:google::protobuf::FileDescriptorProto
2966 inline void FileDescriptorProto::add_dependency(const char* value) { function in class:google::protobuf::FileDescriptorProto
2969 inline void FileDescriptorProto::add_dependency(const char* value, size_t size) { function in class:google::protobuf::FileDescriptorProto
/prebuilts/misc/windows/protobuf2.5/include/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);
2960 inline ::std::string* FileDescriptorProto::add_dependency() { function in class:google::protobuf::FileDescriptorProto
2963 inline void FileDescriptorProto::add_dependency(const ::std::string& value) { function in class:google::protobuf::FileDescriptorProto
2966 inline void FileDescriptorProto::add_dependency(const char* value) { function in class:google::protobuf::FileDescriptorProto
2969 inline void FileDescriptorProto::add_dependency(const char* value, size_t size) { function in class:google::protobuf::FileDescriptorProto
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
H A Ddescriptor.pb.h372 ::std::string* add_dependency();
373 void add_dependency(const ::std::string& value);
374 void add_dependency(const char* value);
375 void add_dependency(const char* value, size_t size);
3815 inline ::std::string* FileDescriptorProto::add_dependency() { function in class:google::protobuf::FileDescriptorProto
3819 inline void FileDescriptorProto::add_dependency(const ::std::string& value) { function in class:google::protobuf::FileDescriptorProto
3823 inline void FileDescriptorProto::add_dependency(const char* value) { function in class:google::protobuf::FileDescriptorProto
3827 inline void FileDescriptorProto::add_dependency(const char* value, size_t size) { function in class:google::protobuf::FileDescriptorProto
/prebuilts/tools/linux-x86_64/protoc/include/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);
2960 inline ::std::string* FileDescriptorProto::add_dependency() { function in class:google::protobuf::FileDescriptorProto
2963 inline void FileDescriptorProto::add_dependency(const ::std::string& value) { function in class:google::protobuf::FileDescriptorProto
2966 inline void FileDescriptorProto::add_dependency(const char* value) { function in class:google::protobuf::FileDescriptorProto
2969 inline void FileDescriptorProto::add_dependency(const char* value, size_t size) { function in class:google::protobuf::FileDescriptorProto

Completed in 124 milliseconds