Searched refs:PathIsWritable (Results 1 – 6 of 6) sorted by relevance
268 if (!file_util::PathIsWritable(dir_or_file)) { in ExecuteImpl()
146 BASE_API bool PathIsWritable(const FilePath& path);
323 bool PathIsWritable(const FilePath& path) { in PathIsWritable() function
325 bool PathIsWritable(const FilePath& path) { in PathIsWritable() function
591 } else if (!file_util::PathIsWritable(temp_path)) { in GetUserDataTempDir()
351 if (!file_util::PathIsWritable(dir)) { in CheckIfSuggestedPathExists()