Searched defs:EnsureDirectoryExists (Results 1 – 2 of 2) sorted by relevance
80 WARN_UNUSED bool EnsureDirectoryExists(const std::string& absolute_path) { in EnsureDirectoryExists() function
1858 static bool EnsureDirectoryExists(const std::string& directory, std::string* error_msg) { in EnsureDirectoryExists() function