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

  /external/chromium_org/content/browser/indexed_db/
indexed_db_context_impl.h 127 void GotUpdatedQuota(const GURL& origin_url, int64 usage, int64 quota);
indexed_db_context_impl.cc 519 base::Bind(&IndexedDBContextImpl::GotUpdatedQuota,
526 void IndexedDBContextImpl::GotUpdatedQuota(const GURL& origin_url,

Completed in 264 milliseconds