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

  /external/chromium_org/storage/browser/fileapi/
sandbox_quota_observer.cc 47 FileSystemTypeToQuotaStorageType(url.type()),
89 FileSystemTypeToQuotaStorageType(url.type()));
101 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 340 FileSystemTypeToQuotaStorageType(type),
  /external/chromium_org/content/public/test/
sandbox_file_system_test_helper.h 89 return storage::FileSystemTypeToQuotaStorageType(type_);
async_file_test_helper.cc 265 FileSystemTypeToQuotaStorageType(type),
  /external/chromium_org/storage/common/fileapi/
file_system_util.h 112 FileSystemTypeToQuotaStorageType(FileSystemType type);
file_system_util.cc 262 storage::StorageType FileSystemTypeToQuotaStorageType(FileSystemType type) {
  /external/chromium_org/storage/browser/fileapi/quota/
quota_backend_impl.cc 50 FileSystemTypeToQuotaStorageType(type),
146 FileSystemTypeToQuotaStorageType(info.type),
  /external/chromium_org/chrome/browser/sync_file_system/local/
canned_syncable_file_system.h 111 return FileSystemTypeToQuotaStorageType(type_);
  /external/chromium_org/chrome/browser/extensions/api/sync_file_system/
sync_file_system_api.cc 308 storage::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 storage::FileSystemTypeToQuotaStorageType(src_type_),
234 storage::FileSystemTypeToQuotaStorageType(dest_type_),
  /external/chromium_org/content/browser/renderer_host/pepper/
pepper_file_system_browser_host.cc 433 storage::FileSystemTypeToQuotaStorageType(file_system_type));

Completed in 1280 milliseconds