Home
last modified time | relevance | path

Searched defs:aggregate_value (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DUninterpretedOption.php55 protected $aggregate_value = null; variable in Google\\Protobuf\\Internal\\UninterpretedOption
/third_party/protobuf/benchmarks/
Ddescriptor_sv.proto704 optional string aggregate_value = 8 [ctype = STRING_PIECE]; field
Ddescriptor.proto702 optional string aggregate_value = 8; field
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto959 optional string aggregate_value = 8; field
Ddescriptor.pb.h19748 inline const std::string& UninterpretedOption::aggregate_value() const in aggregate_value() function