Searched refs:GetFileSystemType (Results 1 – 3 of 3) sorted by relevance
16 bool GetFileSystemType(const FilePath& path, FileSystemType* type) { in GetFileSystemType() function
417 BASE_EXPORT bool GetFileSystemType(const FilePath& path, FileSystemType* type);
163 if (base::GetFileSystemType(database_dir, &fs_type)) in UseLocalCacheOfNSSDatabaseIfNFS()