HomeSort by relevance Sort by last modified time
    Searched refs:FileSystemTypeToQuotaStorageType (Results 1 - 13 of 13) 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_system_test_helper.h 86 return FileSystemTypeToQuotaStorageType(type_);
async_file_test_helper.cc 233 FileSystemTypeToQuotaStorageType(type),
sandbox_file_stream_writer.cc 157 FileSystemTypeToQuotaStorageType(url_.type()),
copy_or_move_operation_delegate_unittest.cc 163 FileSystemTypeToQuotaStorageType(src_type_),
166 FileSystemTypeToQuotaStorageType(dest_type_),
file_system_operation_impl_write_unittest.cc 276 kOrigin, FileSystemTypeToQuotaStorageType(kFileSystemType), 10);
sandbox_context.cc 250 FileSystemTypeToQuotaStorageType(type),
file_system_operation_impl.cc 342 FileSystemTypeToQuotaStorageType(url.type()),
  /external/chromium_org/webkit/common/fileapi/
file_system_util.h 101 FileSystemTypeToQuotaStorageType(FileSystemType type);
file_system_util.cc 201 quota::StorageType FileSystemTypeToQuotaStorageType(FileSystemType type) {
  /external/chromium_org/chrome/browser/sync_file_system/local/
canned_syncable_file_system.h 96 return FileSystemTypeToQuotaStorageType(type_);
  /external/chromium_org/chrome/browser/extensions/api/sync_file_system/
sync_file_system_api.cc 321 fileapi::FileSystemTypeToQuotaStorageType(file_system_url.type()),
  /external/chromium_org/content/browser/fileapi/
fileapi_message_filter.cc 458 url.origin(), FileSystemTypeToQuotaStorageType(url.type()))) {

Completed in 600 milliseconds