Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc352 bool WriteAllToZip(const string& filename);
497 bool CommandLineInterface::GeneratorContextImpl::WriteAllToZip( in WriteAllToZip() function in google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl
828 if (!directory->WriteAllToZip(location)) { in Run()