Home
last modified time | relevance | path

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

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