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.cc49 GeneratorContext::OpenForAppend(const string& filename) { in OpenForAppend() function in google::protobuf::compiler::GeneratorContext
Dcode_generator.h139 virtual io::ZeroCopyOutputStream* OpenForAppend(const string& filename);
Dcommand_line_interface.cc363 io::ZeroCopyOutputStream* OpenForAppend(const string& filename);
562 CommandLineInterface::GeneratorContextImpl::OpenForAppend( in OpenForAppend() function in google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl