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

/external/chromium_org/webkit/browser/fileapi/
H A Dsandbox_quota_observer.cc46 FileSystemTypeToQuotaStorageType(url.type()),
88 FileSystemTypeToQuotaStorageType(url.type()));
100 FileSystemTypeToQuotaStorageType(type),
H A Dsandbox_file_system_test_helper.h86 return FileSystemTypeToQuotaStorageType(type_);
H A Dasync_file_test_helper.cc233 FileSystemTypeToQuotaStorageType(type),
H A Dsandbox_file_stream_writer.cc157 FileSystemTypeToQuotaStorageType(url_.type()),
H A Dcopy_or_move_operation_delegate_unittest.cc163 FileSystemTypeToQuotaStorageType(src_type_),
166 FileSystemTypeToQuotaStorageType(dest_type_),
H A Dfile_system_operation_impl_write_unittest.cc276 kOrigin, FileSystemTypeToQuotaStorageType(kFileSystemType), 10);
H A Dsandbox_context.cc250 FileSystemTypeToQuotaStorageType(type),
H A Dfile_system_operation_impl.cc342 FileSystemTypeToQuotaStorageType(url.type()),
/external/chromium_org/webkit/common/fileapi/
H A Dfile_system_util.h101 FileSystemTypeToQuotaStorageType(FileSystemType type);
H A Dfile_system_util.cc201 quota::StorageType FileSystemTypeToQuotaStorageType(FileSystemType type) { function in namespace:fileapi
/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dcanned_syncable_file_system.h96 return FileSystemTypeToQuotaStorageType(type_);
/external/chromium_org/chrome/browser/extensions/api/sync_file_system/
H A Dsync_file_system_api.cc321 fileapi::FileSystemTypeToQuotaStorageType(file_system_url.type()),
/external/chromium_org/content/browser/fileapi/
H A Dfileapi_message_filter.cc458 url.origin(), FileSystemTypeToQuotaStorageType(url.type()))) {

Completed in 1239 milliseconds