Home | History | Annotate | Download | only in protobuf

Lines Matching refs:aggregate_value

2497   // optional string aggregate_value = 8;
2501 inline const ::std::string& aggregate_value() const;
2507 inline void set_allocated_aggregate_value(::std::string* aggregate_value);
5666 // optional string aggregate_value = 8;
5682 inline const ::std::string& UninterpretedOption::aggregate_value() const {
5723 inline void UninterpretedOption::set_allocated_aggregate_value(::std::string* aggregate_value) {
5727 if (aggregate_value) {
5729 aggregate_value_ = aggregate_value;