Home
last modified time | relevance | path

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

/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto497 optional string aggregate_value = 8; field
/external/protobuf/src/google/protobuf/
Ddescriptor.proto564 optional string aggregate_value = 8; field
Ddescriptor.pb.h6414 inline const ::std::string& UninterpretedOption::aggregate_value() const { in aggregate_value() function
6460 inline void UninterpretedOption::set_allocated_aggregate_value(::std::string* aggregate_value) { in set_allocated_aggregate_value()