Searched refs:has_aggregate_value (Results 1 – 5 of 5) sorted by relevance
62 private $has_aggregate_value = false; variable in Google\\Protobuf\\Internal\\UninterpretedOption278 $this->has_aggregate_value = true;285 return $this->has_aggregate_value;
5670 bool has_aggregate_value() const;11328 inline bool UninterpretedOption::has_aggregate_value() const { in has_aggregate_value() function11371 if (!has_aggregate_value()) { in release_aggregate_value()
7007 if (!uninterpreted_option_->has_aggregate_value()) { in SetAggregateOption()
13138 if (from.has_aggregate_value()) { in UninterpretedOption()
7949 pub fn has_aggregate_value(&self) -> bool { in has_aggregate_value() method