Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dplugin.cc76 return new io::StringOutputStream(file->mutable_content()); in Open()
84 return new io::StringOutputStream(file->mutable_content()); in OpenForInsert()
Dplugin.pb.h268 ::std::string* mutable_content();
696 inline ::std::string* CodeGeneratorResponse_File::mutable_content() { in mutable_content() function
Dplugin.pb.cc807 input, this->mutable_content())); in MergePartialFromCodedStream()
1484 ::std::string* CodeGeneratorResponse_File::mutable_content() { in mutable_content() function in google::protobuf::compiler::CodeGeneratorResponse_File