Home
last modified time | relevance | path

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

/external/chromium_org/storage/browser/fileapi/
Disolated_file_system_backend.cc41 bool IsolatedFileSystemBackend::CanHandleType(FileSystemType type) const { in CanHandleType() function in storage::IsolatedFileSystemBackend
Dsandbox_file_system_backend.cc43 bool SandboxFileSystemBackend::CanHandleType(FileSystemType type) const { in CanHandleType() function in storage::SandboxFileSystemBackend
Dplugin_private_file_system_backend.cc139 bool PluginPrivateFileSystemBackend::CanHandleType(FileSystemType type) const { in CanHandleType() function in storage::PluginPrivateFileSystemBackend
/external/chromium_org/chrome/browser/sync_file_system/local/
Dsync_file_system_backend.cc96 bool SyncFileSystemBackend::CanHandleType(storage::FileSystemType type) const { in CanHandleType() function in sync_file_system::SyncFileSystemBackend
/external/chromium_org/chrome/browser/chromeos/fileapi/
Dfile_system_backend.cc78 bool FileSystemBackend::CanHandleType(storage::FileSystemType type) const { in CanHandleType() function in chromeos::FileSystemBackend
/external/chromium_org/chrome/browser/media_galleries/fileapi/
Dmedia_file_system_backend.cc217 bool MediaFileSystemBackend::CanHandleType(storage::FileSystemType type) const { in CanHandleType() function in MediaFileSystemBackend
/external/chromium_org/content/public/test/
Dtest_file_system_backend.cc231 bool TestFileSystemBackend::CanHandleType(storage::FileSystemType type) const { in CanHandleType() function in content::TestFileSystemBackend