Searched refs:GetFileSystemType (Results 1 – 4 of 4) sorted by relevance
57 file_util::GetFileSystemType(foreground_tasks, &foreground_type) && in SetProcessBackgrounded()58 file_util::GetFileSystemType(background_tasks, &background_type) && in SetProcessBackgrounded()
14 bool GetFileSystemType(const FilePath& path, FileSystemType* type) { in GetFileSystemType() function
650 bool GetFileSystemType(const FilePath& path, FileSystemType* type);
107 if (file_util::GetFileSystemType(pref_filename.DirName(), &fstype)) { in CreatePrefServiceAsync()