Searched defs:aggregate_value (Results 1 – 8 of 8) sorted by relevance
55 protected $aggregate_value = null; variable in Google\\Protobuf\\Internal\\UninterpretedOption
497 optional string aggregate_value = 8; field
727 optional string aggregate_value = 8 [ctype = STRING_PIECE]; field
742 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()