Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser.cc1410 uninterpreted_option->mutable_aggregate_value())); in ParseOption()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.pb.h3323 ::std::string* mutable_aggregate_value();
7460 inline ::std::string* UninterpretedOption::mutable_aggregate_value() { in mutable_aggregate_value() function
Ddescriptor.pb.cc13169 input, this->mutable_aggregate_value())); in MergePartialFromCodedStream()
13812 ::std::string* UninterpretedOption::mutable_aggregate_value() { in mutable_aggregate_value() function in google::protobuf::UninterpretedOption