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

  /external/chromium/chrome/browser/
favicon_helper.cc 371 NewCallback(this, &FaviconHelper::OnFaviconData));
381 NewCallback(this, &FaviconHelper::OnFaviconData));
386 void FaviconHelper::OnFaviconData(FaviconService::Handle handle,
favicon_helper.h 60 // between page to favicon url. The callback for this is OnFaviconData.
62 // OnFaviconData either updates the favicon of the NavigationEntry (if the
173 // url with a callback to OnFaviconData when done.
179 void OnFaviconData(FaviconService::Handle handle,

Completed in 43 milliseconds