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

  /external/chromium_org/chrome/browser/chromeos/fileapi/
file_system_backend_unittest.cc 39 scoped_refptr<quota::SpecialStoragePolicy> storage_policy = local
47 storage_policy,
65 scoped_refptr<quota::SpecialStoragePolicy> storage_policy = local
76 storage_policy,
114 scoped_refptr<content::MockSpecialStoragePolicy> storage_policy = local
123 storage_policy,
129 storage_policy->AddFileHandler(extension);
208 scoped_refptr<content::MockSpecialStoragePolicy> storage_policy = local
217 storage_policy,
  /external/chromium_org/content/public/browser/
cookie_store_factory.h 59 quota::SpecialStoragePolicy* storage_policy,
65 const scoped_refptr<quota::SpecialStoragePolicy> storage_policy; member in struct:content::CookieStoreConfig
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
iphoto_file_util_unittest.cc 191 scoped_refptr<quota::SpecialStoragePolicy> storage_policy = variable
216 storage_policy.get(),
itunes_file_util_unittest.cc 159 scoped_refptr<quota::SpecialStoragePolicy> storage_policy = variable
184 storage_policy.get(),
native_media_file_util_unittest.cc 122 scoped_refptr<quota::SpecialStoragePolicy> storage_policy = local
133 storage_policy.get(),
picasa_file_util_unittest.cc 233 scoped_refptr<quota::SpecialStoragePolicy> storage_policy = variable
251 storage_policy.get(),
  /external/chromium_org/chrome/browser/sync_file_system/local/
canned_syncable_file_system.cc 229 scoped_refptr<quota::SpecialStoragePolicy> storage_policy = local
237 storage_policy.get());
254 storage_policy.get(),

Completed in 513 milliseconds