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 157 FileSystemTypeToQuotaStorageType(url_.type()),
async_file_test_helper.cc 264 FileSystemTypeToQuotaStorageType(type),
file_system_operation_impl.cc 361 FileSystemTypeToQuotaStorageType(url.type()),
sandbox_file_system_backend_delegate.cc 340 FileSystemTypeToQuotaStorageType(type),
  /external/chromium_org/content/public/test/
sandbox_file_system_test_helper.h 86 return FileSystemTypeToQuotaStorageType(type_);
  /external/chromium_org/webkit/browser/fileapi/quota/
quota_backend_impl.cc 47 file_task_runner_, origin, FileSystemTypeToQuotaStorageType(type),
131 FileSystemTypeToQuotaStorageType(info.type), info.delta);
  /external/chromium_org/webkit/common/fileapi/
file_system_util.h 102 FileSystemTypeToQuotaStorageType(FileSystemType type);
file_system_util.cc 203 quota::StorageType FileSystemTypeToQuotaStorageType(FileSystemType type) {
  /external/chromium_org/chrome/browser/sync_file_system/local/
canned_syncable_file_system.h 102 return FileSystemTypeToQuotaStorageType(type_);
  /external/chromium_org/chrome/browser/extensions/api/sync_file_system/
sync_file_system_api.cc 312 fileapi::FileSystemTypeToQuotaStorageType(file_system_url.type()),
  /external/chromium_org/content/browser/fileapi/
file_system_operation_impl_write_unittest.cc 266 kOrigin, FileSystemTypeToQuotaStorageType(kFileSystemType), 10);
copy_or_move_operation_delegate_unittest.cc 223 FileSystemTypeToQuotaStorageType(src_type_),
226 FileSystemTypeToQuotaStorageType(dest_type_),
  /external/chromium_org/content/browser/renderer_host/pepper/
pepper_file_system_browser_host.cc 425 fileapi::FileSystemTypeToQuotaStorageType(file_system_type));

Completed in 709 milliseconds