Home
last modified time | relevance | path

Searched defs:CanHandleType (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/webkit/browser/fileapi/
Disolated_file_system_backend.cc40 bool IsolatedFileSystemBackend::CanHandleType(FileSystemType type) const { in CanHandleType() function in fileapi::IsolatedFileSystemBackend
Dsandbox_file_system_backend.cc43 bool SandboxFileSystemBackend::CanHandleType(FileSystemType type) const { in CanHandleType() function in fileapi::SandboxFileSystemBackend
Dplugin_private_file_system_backend.cc139 bool PluginPrivateFileSystemBackend::CanHandleType(FileSystemType type) const { in CanHandleType() function in fileapi::PluginPrivateFileSystemBackend
/external/chromium_org/chrome/browser/local_discovery/storage/
Dprivet_filesystem_backend.cc26 bool PrivetFileSystemBackend::CanHandleType( in CanHandleType() function in local_discovery::PrivetFileSystemBackend
/external/chromium_org/chrome/browser/sync_file_system/local/
Dsync_file_system_backend.cc94 bool SyncFileSystemBackend::CanHandleType( in CanHandleType() function in sync_file_system::SyncFileSystemBackend
/external/chromium_org/chrome/browser/chromeos/fileapi/
Dfile_system_backend.cc76 bool FileSystemBackend::CanHandleType(fileapi::FileSystemType type) const { in CanHandleType() function in chromeos::FileSystemBackend
/external/chromium_org/chrome/browser/media_galleries/fileapi/
Dmedia_file_system_backend.cc216 bool MediaFileSystemBackend::CanHandleType( in CanHandleType() function in MediaFileSystemBackend
/external/chromium_org/content/public/test/
Dtest_file_system_backend.cc173 bool TestFileSystemBackend::CanHandleType(fileapi::FileSystemType type) const { in CanHandleType() function in content::TestFileSystemBackend