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