Searched refs:FileSystemType (Results 1 – 3 of 3) sorted by relevance
16 bool GetFileSystemType(const FilePath& path, FileSystemType* type) { in GetFileSystemType()
393 enum FileSystemType { enum408 BASE_EXPORT bool GetFileSystemType(const FilePath& path, FileSystemType* type);
161 base::FileSystemType fs_type = base::FILE_SYSTEM_UNKNOWN; in UseLocalCacheOfNSSDatabaseIfNFS()