Home | History | Annotate | Download | only in base

Lines Matching full:file_util

16 #include "base/file_util.h"
173 if (!file_util::DirectoryExists(theme_path))
176 if (!index_theme_loaded_ && file_util::PathExists(theme_index)) {
253 if (file_util::PathExists(icon_path))
261 FILE* fp = file_util::OpenFile(file, "r");
322 file_util::CloseFile(fp);
394 if (!file_util::DirectoryExists(dir))
401 if (!file_util::DirectoryExists(dir))
410 FilePath home = file_util::GetHomeDir();
414 if (file_util::DirectoryExists(legacy_data_dir))
473 if (file_util::PathExists(icon))
628 if (file_util::PathExists(icon_file))