Home
last modified time | relevance | path

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

/external/chromium_org/webkit/browser/fileapi/
Disolated_file_system_backend.cc41 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/media_galleries/fileapi/
Dmedia_file_system_backend.cc90 bool MediaFileSystemBackend::CanHandleType( in CanHandleType() function in MediaFileSystemBackend
/external/chromium_org/chrome/browser/chromeos/fileapi/
Dfile_system_backend.cc80 bool FileSystemBackend::CanHandleType(fileapi::FileSystemType type) const { in CanHandleType() function in chromeos::FileSystemBackend
/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/content/public/test/
Dtest_file_system_backend.cc168 bool TestFileSystemBackend::CanHandleType(FileSystemType type) const { in CanHandleType() function in fileapi::TestFileSystemBackend