Home
last modified time | relevance | path

Searched defs:DidGrantStorageQuota (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/child/
Dquota_dispatcher.cc43 virtual void DidGrantStorageQuota(int64 usage, int64 granted_quota) OVERRIDE { in DidGrantStorageQuota() function in content::__anon51f0c6900111::WebStorageQuotaDispatcherCallback
149 void QuotaDispatcher::DidGrantStorageQuota( in DidGrantStorageQuota() function in content::QuotaDispatcher