Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h6866 inline void UninterpretedOption_NamePart::set_name_part(const ::std::string& value) { in set_name_part() function
6871 inline void UninterpretedOption_NamePart::set_name_part(const char* value) { in set_name_part() function
6876 inline void UninterpretedOption_NamePart::set_name_part(const char* value, size_t size) { in set_name_part() function
Ddescriptor.pb.cc13008 void UninterpretedOption_NamePart::set_name_part(const ::std::string& value) { in set_name_part() function in google::protobuf::UninterpretedOption_NamePart
13013 void UninterpretedOption_NamePart::set_name_part(const char* value) { in set_name_part() function in google::protobuf::UninterpretedOption_NamePart
13018 void UninterpretedOption_NamePart::set_name_part(const char* value, size_t size) { in set_name_part() function in google::protobuf::UninterpretedOption_NamePart