Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dcode_generator.h108 virtual io::ZeroCopyOutputStream* OpenForAppend(const string& filename);
Dcode_generator.cc48 GeneratorContext::OpenForAppend(const string& filename) { in OpenForAppend() function in google::protobuf::compiler::GeneratorContext
Dcommand_line_interface.cc256 io::ZeroCopyOutputStream* OpenForAppend(const string& filename);
447 CommandLineInterface::GeneratorContextImpl::OpenForAppend( in OpenForAppend() function in google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl