HomeSort by relevance Sort by last modified time
    Searched full:mutable_content (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
plugin.cc 75 return new io::StringOutputStream(file->mutable_content());
83 return new io::StringOutputStream(file->mutable_content());
plugin.pb.h 248 inline ::std::string* mutable_content();
709 inline ::std::string* CodeGeneratorResponse_File::mutable_content() { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
plugin.pb.cc 616 input, this->mutable_content()));
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
plugin.cc 73 return new io::StringOutputStream(file->mutable_content());
81 return new io::StringOutputStream(file->mutable_content());
plugin.pb.h 249 inline ::std::string* mutable_content();
630 inline ::std::string* CodeGeneratorResponse_File::mutable_content() { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
plugin.pb.cc 610 input, this->mutable_content()));
    [all...]

Completed in 695 milliseconds