Searched refs:EnsureDirectoryExists (Results 1 – 3 of 3) sorted by relevance
35 bool EnsureDirectoryExists(const std::string& directory_path);
62 if (!EnsureDirectoryExists(home_fastboot_path_)) { in Lock()
90 bool EnsureDirectoryExists(const std::string& directory_path) { in EnsureDirectoryExists() function