Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h7507 inline void GeneratedCodeInfo_Annotation::set_source_file(const ::std::string& value) { in set_source_file() function
7512 inline void GeneratedCodeInfo_Annotation::set_source_file(const char* value) { in set_source_file() function
7517 inline void GeneratedCodeInfo_Annotation::set_source_file(const char* value, size_t size) { in set_source_file() function
Ddescriptor.pb.cc15043 void GeneratedCodeInfo_Annotation::set_source_file(const ::std::string& value) { in set_source_file() function in google::protobuf::GeneratedCodeInfo_Annotation
15048 void GeneratedCodeInfo_Annotation::set_source_file(const char* value) { in set_source_file() function in google::protobuf::GeneratedCodeInfo_Annotation
15053 void GeneratedCodeInfo_Annotation::set_source_file(const char* value, size_t size) { in set_source_file() function in google::protobuf::GeneratedCodeInfo_Annotation