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

  /external/chromium_org/content/browser/indexed_db/
indexed_db_context_impl.h 111 void GotUsageAndQuota(const GURL& origin_url,
indexed_db_context_impl.cc 513 void IndexedDBContextImpl::GotUsageAndQuota(const GURL& origin_url,
557 base::Bind(&IndexedDBContextImpl::GotUsageAndQuota, this, origin_url));

Completed in 1799 milliseconds