Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc373 bool WriteAllToDisk(const std::string& prefix);
453 bool CommandLineInterface::GeneratorContextImpl::WriteAllToDisk( in WriteAllToDisk() function in google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl
919 if (!directory->WriteAllToDisk(location)) { in Run()