HomeSort by relevance Sort by last modified time
    Searched defs:SupportsStreaming (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/storage/browser/fileapi/
isolated_file_system_backend.cc 109 bool IsolatedFileSystemBackend::SupportsStreaming(
sandbox_file_system_backend.cc 124 bool SandboxFileSystemBackend::SupportsStreaming(
plugin_private_file_system_backend.cc 186 bool PluginPrivateFileSystemBackend::SupportsStreaming(
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
media_file_system_backend.cc 311 bool MediaFileSystemBackend::SupportsStreaming(
315 return device_media_async_file_util_->SupportsStreaming(url);
device_media_async_file_util.cc 252 bool DeviceMediaAsyncFileUtil::SupportsStreaming(
  /external/chromium_org/chrome/browser/sync_file_system/local/
sync_file_system_backend.cc 179 bool SyncFileSystemBackend::SupportsStreaming(
  /external/chromium_org/content/public/test/
test_file_system_backend.cc 287 bool TestFileSystemBackend::SupportsStreaming(
  /external/chromium_org/chrome/browser/chromeos/fileapi/
file_system_backend.cc 318 bool FileSystemBackend::SupportsStreaming(

Completed in 350 milliseconds