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

  /external/chromium_org/content/browser/quota/
quota_manager_unittest.cc 126 void GetUsageAndQuotaForWebApps(const GURL& origin,
131 quota_manager_->GetUsageAndQuotaForWebApps(
506 GetUsageAndQuotaForWebApps(GURL("http://foo.com/"), kPerm);
512 GetUsageAndQuotaForWebApps(GURL("http://foo.com/"), kTemp);
519 GetUsageAndQuotaForWebApps(GURL("http://bar.com/"), kTemp);
527 GetUsageAndQuotaForWebApps(GURL("http://foo.com/"), kTemp);
532 GetUsageAndQuotaForWebApps(GURL("http://foo.com/"), kPerm);
558 GetUsageAndQuotaForWebApps(GURL("http://foo.com/"), kTemp);
563 GetUsageAndQuotaForWebApps(GURL("http://foo.com/"), kPerm);
605 GetUsageAndQuotaForWebApps(GURL("http://foo.com/"), kTemp)
    [all...]
storage_monitor_unittest.cc 62 // A mock quota manager for overriding GetUsageAndQuotaForWebApps().
89 virtual void GetUsageAndQuotaForWebApps(
  /external/chromium_org/content/browser/
quota_dispatcher_host.cc 74 quota_manager()->GetUsageAndQuotaForWebApps(
124 quota_manager()->GetUsageAndQuotaForWebApps(
129 quota_manager()->GetUsageAndQuotaForWebApps(
  /external/chromium_org/chrome/browser/extensions/api/sync_file_system/
sync_file_system_api.cc 305 Bind(&storage::QuotaManager::GetUsageAndQuotaForWebApps,
  /external/chromium_org/storage/browser/quota/
quota_manager.h 140 virtual void GetUsageAndQuotaForWebApps(
storage_monitor.cc 169 // During QuotaManager::GetUsageAndQuotaForWebApps(), cached data is read
188 quota_manager_->GetUsageAndQuotaForWebApps(
quota_manager.cc 828 void QuotaManager::GetUsageAndQuotaForWebApps(
887 GetUsageAndQuotaForWebApps(origin, type, callback);
    [all...]
  /external/chromium_org/content/browser/devtools/
renderer_overrides_handler.cc 873 quota_manager->GetUsageAndQuotaForWebApps(
    [all...]

Completed in 46 milliseconds