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.cc377 bool WriteAllToZip(const std::string& filename);
529 bool CommandLineInterface::GeneratorContextImpl::WriteAllToZip( in WriteAllToZip() function in google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl
928 if (!directory->WriteAllToZip(location)) { in Run()