Searched refs:DidGetGlobalUsage (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/quota_internals/
H A Dquota_internals_proxy.cc45 base::Bind(&QuotaInternalsProxy::DidGetGlobalUsage,
51 base::Bind(&QuotaInternalsProxy::DidGetGlobalUsage,
57 base::Bind(&QuotaInternalsProxy::DidGetGlobalUsage,
114 void QuotaInternalsProxy::DidGetGlobalUsage(quota::StorageType type, function in class:quota_internals::QuotaInternalsProxy
H A Dquota_internals_proxy.h62 void DidGetGlobalUsage(quota::StorageType type,
/external/chromium_org/webkit/browser/quota/
H A Dusage_tracker_unittest.cc16 void DidGetGlobalUsage(bool* done, function in namespace:quota::__anon15725
155 &DidGetGlobalUsage,
H A Dquota_manager.cc485 base::Bind(&GetUsageInfoTask::DidGetGlobalUsage,
489 base::Bind(&GetUsageInfoTask::DidGetGlobalUsage,
493 base::Bind(&GetUsageInfoTask::DidGetGlobalUsage,
521 void DidGetGlobalUsage(StorageType type, int64, int64) { function in class:quota::QuotaManager::GetUsageInfoTask
H A Dquota_manager_unittest.cc168 base::Bind(&QuotaManagerTest::DidGetGlobalUsage,
330 void DidGetGlobalUsage(int64 usage, function in class:quota::QuotaManagerTest

Completed in 156 milliseconds