Searched defs:aggregate_value (Results 1 – 6 of 6) sorted by relevance
55 protected $aggregate_value = null; variable in Google\\Protobuf\\Internal\\UninterpretedOption
497 optional string aggregate_value = 8; field
746 optional string aggregate_value = 8; field
12206 inline const std::string& UninterpretedOption::aggregate_value() const { in aggregate_value() function12257 inline void UninterpretedOption::set_allocated_aggregate_value(std::string* aggregate_value) { in set_allocated_aggregate_value()