Searched refs:FileSystemTypeToQuotaStorageType (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/storage/browser/fileapi/
H A Dsandbox_quota_observer.cc47 FileSystemTypeToQuotaStorageType(url.type()),
89 FileSystemTypeToQuotaStorageType(url.type()));
101 FileSystemTypeToQuotaStorageType(type),
H A Dsandbox_file_stream_writer.cc158 FileSystemTypeToQuotaStorageType(url_.type()),
H A Dfile_system_operation_impl.cc359 FileSystemTypeToQuotaStorageType(url.type()),
H A Dsandbox_file_system_backend_delegate.cc340 FileSystemTypeToQuotaStorageType(type),
/external/chromium_org/content/public/test/
H A Dsandbox_file_system_test_helper.h89 return storage::FileSystemTypeToQuotaStorageType(type_);
H A Dasync_file_test_helper.cc265 FileSystemTypeToQuotaStorageType(type),
/external/chromium_org/storage/common/fileapi/
H A Dfile_system_util.h112 FileSystemTypeToQuotaStorageType(FileSystemType type);
H A Dfile_system_util.cc262 storage::StorageType FileSystemTypeToQuotaStorageType(FileSystemType type) { function in namespace:storage
/external/chromium_org/storage/browser/fileapi/quota/
H A Dquota_backend_impl.cc50 FileSystemTypeToQuotaStorageType(type),
146 FileSystemTypeToQuotaStorageType(info.type),
/external/chromium_org/chrome/browser/extensions/api/sync_file_system/
H A Dsync_file_system_api.cc308 storage::FileSystemTypeToQuotaStorageType(file_system_url.type()),
/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dcanned_syncable_file_system.h111 return FileSystemTypeToQuotaStorageType(type_);
/external/chromium_org/content/browser/fileapi/
H A Dfile_system_operation_impl_write_unittest.cc270 kOrigin, FileSystemTypeToQuotaStorageType(kFileSystemType), 10);
H A Dcopy_or_move_operation_delegate_unittest.cc230 storage::FileSystemTypeToQuotaStorageType(src_type_),
234 storage::FileSystemTypeToQuotaStorageType(dest_type_),
/external/chromium_org/content/browser/renderer_host/pepper/
H A Dpepper_file_system_browser_host.cc433 storage::FileSystemTypeToQuotaStorageType(file_system_type));

Completed in 2082 milliseconds