Home
last modified time | relevance | path

Searched refs:mutable_aggregate_value (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/
Dparser.cc1574 uninterpreted_option->mutable_aggregate_value())); in ParseOption()
/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h5749 std::string* mutable_aggregate_value();
12214 inline std::string* UninterpretedOption::mutable_aggregate_value() { in mutable_aggregate_value() function