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

  /external/chromium/chrome/browser/
browsing_data_remover.h 156 void OnGotAppCacheInfo(int rv);
browsing_data_remover.cc 61 this, &BrowsingDataRemover::OnGotAppCacheInfo)),
89 this, &BrowsingDataRemover::OnGotAppCacheInfo)),
478 // continues in OnGotAppCacheInfo
481 void BrowsingDataRemover::OnGotAppCacheInfo(int rv) {

Completed in 128 milliseconds