Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc153 bool VerifyDirectoryExists(const std::string& path) { in VerifyDirectoryExists() function
455 if (!VerifyDirectoryExists(prefix)) { in WriteAllToDisk()