Home
last modified time | relevance | path

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

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