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

  /external/chromium_org/content/browser/shared_worker/
worker_storage_partition.cc 24 storage::FileSystemContext* filesystem_context,
32 filesystem_context_(filesystem_context),
82 filesystem_context_(partition.filesystem_context()),
worker_storage_partition.h 51 storage::FileSystemContext* filesystem_context,
79 storage::FileSystemContext* filesystem_context() const { function in class:content::WorkerStoragePartition
  /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 storage::FileSystemContext* filesystem_context);
89 storage::FileSystemContext* filesystem_context)
90 : filesystem_context_(filesystem_context), is_fetching_(false) {
189 storage::FileSystemContext* filesystem_context) {
190 return new BrowsingDataFileSystemHelperImpl(filesystem_context);
  /external/chromium_org/content/browser/
storage_partition_impl.h 114 storage::FileSystemContext* filesystem_context,
storage_partition_impl.cc 359 storage::FileSystemContext* filesystem_context,
369 filesystem_context_(filesystem_context),
423 scoped_refptr<storage::FileSystemContext> filesystem_context = local
469 filesystem_context.get(),
  /external/chromium_org/chrome/browser/extensions/
extension_service.cc 1078 storage::FileSystemContext* filesystem_context = local
    [all...]

Completed in 101 milliseconds