Searched defs:set_aggregate_value (Results 1 – 2 of 2) sorted by relevance
7444 inline void UninterpretedOption::set_aggregate_value(const ::std::string& value) { in set_aggregate_value() function7449 inline void UninterpretedOption::set_aggregate_value(const char* value) { in set_aggregate_value() function7454 inline void UninterpretedOption::set_aggregate_value(const char* value, size_t size) { in set_aggregate_value() function
13796 void UninterpretedOption::set_aggregate_value(const ::std::string& value) { in set_aggregate_value() function in google::protobuf::UninterpretedOption13801 void UninterpretedOption::set_aggregate_value(const char* value) { in set_aggregate_value() function in google::protobuf::UninterpretedOption13806 void UninterpretedOption::set_aggregate_value(const char* value, size_t size) { in set_aggregate_value() function in google::protobuf::UninterpretedOption