HomeSort by relevance Sort by last modified time
    Searched refs:FileSystemTypeToQuotaStorageType (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/webkit/browser/fileapi/
sandbox_quota_observer.cc 46 FileSystemTypeToQuotaStorageType(url.type()),
88 FileSystemTypeToQuotaStorageType(url.type()));
100 FileSystemTypeToQuotaStorageType(type),
sandbox_file_stream_writer.cc 158 FileSystemTypeToQuotaStorageType(url_.type()),
file_system_operation_impl.cc 359 FileSystemTypeToQuotaStorageType(url.type()),
sandbox_file_system_backend_delegate.cc 343 FileSystemTypeToQuotaStorageType(type),
  /external/chromium_org/content/public/test/
sandbox_file_system_test_helper.h 88 return fileapi::FileSystemTypeToQuotaStorageType(type_);
async_file_test_helper.cc 264 FileSystemTypeToQuotaStorageType(type),
  /external/chromium_org/webkit/common/fileapi/
file_system_util.h 112 FileSystemTypeToQuotaStorageType(FileSystemType type);
file_system_util.cc 263 quota::StorageType FileSystemTypeToQuotaStorageType(FileSystemType type) {
  /external/chromium_org/webkit/browser/fileapi/quota/
quota_backend_impl.cc 48 file_task_runner_, origin, FileSystemTypeToQuotaStorageType(type),
140 FileSystemTypeToQuotaStorageType(info.type), info.delta);
  /external/chromium_org/chrome/browser/sync_file_system/local/
canned_syncable_file_system.h 112 return FileSystemTypeToQuotaStorageType(type_);
  /external/chromium_org/chrome/browser/extensions/api/sync_file_system/
sync_file_system_api.cc 309 fileapi::FileSystemTypeToQuotaStorageType(file_system_url.type()),
  /external/chromium_org/content/browser/fileapi/
file_system_operation_impl_write_unittest.cc 270 kOrigin, FileSystemTypeToQuotaStorageType(kFileSystemType), 10);
copy_or_move_operation_delegate_unittest.cc 230 fileapi::FileSystemTypeToQuotaStorageType(src_type_),
234 fileapi::FileSystemTypeToQuotaStorageType(dest_type_),
  /external/chromium_org/content/browser/renderer_host/pepper/
pepper_file_system_browser_host.cc 432 fileapi::FileSystemTypeToQuotaStorageType(file_system_type));

Completed in 95 milliseconds