Searched defs:aggregate_value (Results 1 - 2 of 2) sorted by relevance
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
| H A D | UninterpretedOption.php | 55 protected $aggregate_value = null; variable 294 $this->aggregate_value variable [all...] |
| /third_party/protobuf/src/google/protobuf/ | ||
| H A D | descriptor.pb.h | 12206 inline const std::string& UninterpretedOption::aggregate_value() const { in aggregate_value() function in UninterpretedOption 12257 set_allocated_aggregate_value(std::string* aggregate_value) set_allocated_aggregate_value() argument 12263 aggregate_value_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), aggregate_value, set_allocated_aggregate_value() local [all...] |
Completed in 24 milliseconds