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

  /external/chromium_org/content/browser/worker_host/
worker_storage_partition.cc 23 fileapi::FileSystemContext* filesystem_context,
30 filesystem_context_(filesystem_context),
worker_storage_partition.h 49 fileapi::FileSystemContext* filesystem_context,
78 fileapi::FileSystemContext* filesystem_context() const { function in class:content::WorkerStoragePartition
worker_process_host.cc 244 partition_.filesystem_context(),
259 partition_.filesystem_context(),
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_file_system_helper.cc 30 // data from a given |filesystem_context| and returns a list of FileSystemInfo
36 fileapi::FileSystemContext* filesystem_context);
89 fileapi::FileSystemContext* filesystem_context)
90 : filesystem_context_(filesystem_context),
188 fileapi::FileSystemContext* filesystem_context) {
189 return new BrowsingDataFileSystemHelperImpl(filesystem_context);
  /external/chromium_org/content/browser/
storage_partition_impl.h 76 fileapi::FileSystemContext* filesystem_context,
storage_partition_impl.cc 284 fileapi::FileSystemContext* filesystem_context,
292 filesystem_context_(filesystem_context),
339 scoped_refptr<fileapi::FileSystemContext> filesystem_context = local
380 filesystem_context.get(),
  /external/chromium_org/chrome/browser/extensions/
extension_service.cc 1195 fileapi::FileSystemContext* filesystem_context = local
    [all...]

Completed in 98 milliseconds