Searched defs:GotUsageAndQuota (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_context_impl.cc508 void IndexedDBContextImpl::GotUsageAndQuota(const GURL& origin_url, function in class:content::IndexedDBContextImpl
553 base::Bind(&IndexedDBContextImpl::GotUsageAndQuota, this, origin_url));

Completed in 606 milliseconds