Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc371 bool WriteAllToDisk(const std::string& prefix);
449 bool CommandLineInterface::GeneratorContextImpl::WriteAllToDisk( in WriteAllToDisk() function in google::protobuf::compiler::CommandLineInterface::GeneratorContextImpl
971 if (!directory->WriteAllToDisk(location)) { in Run()