Searched refs:set_aggregate_value (Results 1 – 2 of 2) sorted by relevance
3128 void set_aggregate_value(const ::std::string& value);3129 void set_aggregate_value(const char* value);3130 void set_aggregate_value(const char* value, size_t size);7158 inline void UninterpretedOption::set_aggregate_value(const ::std::string& value) { in set_aggregate_value() function7163 inline void UninterpretedOption::set_aggregate_value(const char* value) { in set_aggregate_value() function7168 inline void UninterpretedOption::set_aggregate_value(const char* value, size_t size) { in set_aggregate_value() function
13300 void UninterpretedOption::set_aggregate_value(const ::std::string& value) { in set_aggregate_value() function in google::protobuf::UninterpretedOption13305 void UninterpretedOption::set_aggregate_value(const char* value) { in set_aggregate_value() function in google::protobuf::UninterpretedOption13310 void UninterpretedOption::set_aggregate_value(const char* value, size_t size) { in set_aggregate_value() function in google::protobuf::UninterpretedOption