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

  /external/chromium/chrome/browser/history/
thumbnail_database.h 115 FaviconID GetFaviconIDForFaviconURL(const GURL& icon_url,
history_backend_unittest.cc 326 GetFaviconIDForFaviconURL(favicon_url1, FAVICON, NULL);
329 GetFaviconIDForFaviconURL(favicon_url2, FAVICON, NULL);
402 backend_->thumbnail_db_->GetFaviconIDForFaviconURL(favicon_url2,
418 backend_->thumbnail_db_->GetFaviconIDForFaviconURL(favicon_url2,
440 backend_->thumbnail_db_->GetFaviconIDForFaviconURL(favicon_url1,
    [all...]
history_backend.cc     [all...]
thumbnail_database.cc 402 FaviconID ThumbnailDatabase::GetFaviconIDForFaviconURL(const GURL& icon_url,

Completed in 66 milliseconds