CanHandleType 2598 chrome/browser/chrome_content_browser_client.cc DCHECK(backend->CanHandleType(fileapi::kFileSystemTypeExternal)); CanHandleType 91 chrome/browser/chromeos/fileapi/file_system_backend.h virtual bool CanHandleType(fileapi::FileSystemType type) const OVERRIDE; CanHandleType 29 chrome/browser/local_discovery/storage/privet_filesystem_backend.h virtual bool CanHandleType(fileapi::FileSystemType type) const OVERRIDE; CanHandleType 57 chrome/browser/media_galleries/fileapi/media_file_system_backend.h virtual bool CanHandleType(fileapi::FileSystemType type) const OVERRIDE; CanHandleType 114 chrome/browser/sync_file_system/local/sync_file_system_backend.cc DCHECK(CanHandleType(url.type())); CanHandleType 156 chrome/browser/sync_file_system/local/sync_file_system_backend.cc DCHECK(CanHandleType(url.type())); CanHandleType 185 chrome/browser/sync_file_system/local/sync_file_system_backend.cc DCHECK(CanHandleType(url.type())); CanHandleType 195 chrome/browser/sync_file_system/local/sync_file_system_backend.cc DCHECK(CanHandleType(url.type())); CanHandleType 31 chrome/browser/sync_file_system/local/sync_file_system_backend.h virtual bool CanHandleType(fileapi::FileSystemType type) const OVERRIDE; CanHandleType 145 content/public/test/sandbox_file_system_test_helper.cc DCHECK(file_system_context_->sandbox_backend()->CanHandleType(type_)); CanHandleType 37 content/public/test/test_file_system_backend.h virtual bool CanHandleType(fileapi::FileSystemType type) const OVERRIDE; CanHandleType 53 webkit/browser/fileapi/file_system_backend.h virtual bool CanHandleType(FileSystemType type) const = 0; CanHandleType 536 webkit/browser/fileapi/file_system_context.cc if (backend->CanHandleType(mount_types[j])) { CanHandleType 546 webkit/browser/fileapi/file_system_context.cc if (backend->CanHandleType(type)) { CanHandleType 21 webkit/browser/fileapi/isolated_file_system_backend.h virtual bool CanHandleType(FileSystemType type) const OVERRIDE; CanHandleType 124 webkit/browser/fileapi/plugin_private_file_system_backend.cc if (!CanHandleType(type) || file_system_options_.is_incognito()) { CanHandleType 213 webkit/browser/fileapi/plugin_private_file_system_backend.cc if (!CanHandleType(type)) CanHandleType 225 webkit/browser/fileapi/plugin_private_file_system_backend.cc if (!CanHandleType(type)) CanHandleType 238 webkit/browser/fileapi/plugin_private_file_system_backend.cc if (!CanHandleType(type)) CanHandleType 62 webkit/browser/fileapi/plugin_private_file_system_backend.h virtual bool CanHandleType(FileSystemType type) const OVERRIDE; CanHandleType 67 webkit/browser/fileapi/sandbox_file_system_backend.cc DCHECK(CanHandleType(url.type())); CanHandleType 103 webkit/browser/fileapi/sandbox_file_system_backend.cc DCHECK(CanHandleType(url.type())); CanHandleType 132 webkit/browser/fileapi/sandbox_file_system_backend.cc DCHECK(CanHandleType(url.type())); CanHandleType 143 webkit/browser/fileapi/sandbox_file_system_backend.cc DCHECK(CanHandleType(url.type())); CanHandleType 35 webkit/browser/fileapi/sandbox_file_system_backend.h virtual bool CanHandleType(FileSystemType type) const OVERRIDE;