Searched defs:CanHandleType (Results 1 – 7 of 7) sorted by relevance
41 bool IsolatedFileSystemBackend::CanHandleType(FileSystemType type) const { in CanHandleType() function in storage::IsolatedFileSystemBackend
43 bool SandboxFileSystemBackend::CanHandleType(FileSystemType type) const { in CanHandleType() function in storage::SandboxFileSystemBackend
139 bool PluginPrivateFileSystemBackend::CanHandleType(FileSystemType type) const { in CanHandleType() function in storage::PluginPrivateFileSystemBackend
96 bool SyncFileSystemBackend::CanHandleType(storage::FileSystemType type) const { in CanHandleType() function in sync_file_system::SyncFileSystemBackend
78 bool FileSystemBackend::CanHandleType(storage::FileSystemType type) const { in CanHandleType() function in chromeos::FileSystemBackend
217 bool MediaFileSystemBackend::CanHandleType(storage::FileSystemType type) const { in CanHandleType() function in MediaFileSystemBackend
231 bool TestFileSystemBackend::CanHandleType(storage::FileSystemType type) const { in CanHandleType() function in content::TestFileSystemBackend