OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetTemporaryPageThumbnailScore
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/history/
top_sites.h
90
bool
GetTemporaryPageThumbnailScore
(const GURL& url, ThumbnailScore* score);
top_sites.cc
260
bool TopSites::
GetTemporaryPageThumbnailScore
(const GURL& url,
[
all
...]
top_sites_unittest.cc
[
all
...]
/external/chromium/chrome/browser/tab_contents/
thumbnail_generator.cc
489
if (top_sites->
GetTemporaryPageThumbnailScore
(url, &temporary_score) &&
Completed in 44 milliseconds