Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h136 ::std::string* mutable_parameter();
500 inline ::std::string* CodeGeneratorRequest::mutable_parameter() { in mutable_parameter() function
Dplugin.pb.cc289 input, this->mutable_parameter())); in MergePartialFromCodedStream()
616 ::std::string* CodeGeneratorRequest::mutable_parameter() { in mutable_parameter() function in google::protobuf::compiler::CodeGeneratorRequest