Searched refs:GetUsageAndQuotaForWebApps (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/content/browser/quota/
H A Dquota_manager_unittest.cc126 void GetUsageAndQuotaForWebApps(const GURL& origin, function in class:content::QuotaManagerTest
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(GUR
[all...]
H A Dstorage_monitor_unittest.cc62 // A mock quota manager for overriding GetUsageAndQuotaForWebApps().
89 virtual void GetUsageAndQuotaForWebApps(
/external/chromium_org/content/browser/
H A Dquota_dispatcher_host.cc74 quota_manager()->GetUsageAndQuotaForWebApps(
124 quota_manager()->GetUsageAndQuotaForWebApps(
129 quota_manager()->GetUsageAndQuotaForWebApps(
/external/chromium_org/chrome/browser/extensions/api/sync_file_system/
H A Dsync_file_system_api.cc305 Bind(&storage::QuotaManager::GetUsageAndQuotaForWebApps,
/external/chromium_org/storage/browser/quota/
H A Dstorage_monitor.cc169 // During QuotaManager::GetUsageAndQuotaForWebApps(), cached data is read
188 quota_manager_->GetUsageAndQuotaForWebApps(
H A Dquota_manager.h140 virtual void GetUsageAndQuotaForWebApps(
H A Dquota_manager.cc828 void QuotaManager::GetUsageAndQuotaForWebApps( function in class:storage::QuotaManager
887 GetUsageAndQuotaForWebApps(origin, type, callback);
/external/chromium_org/content/browser/devtools/
H A Drenderer_overrides_handler.cc873 quota_manager->GetUsageAndQuotaForWebApps(

Completed in 2133 milliseconds