OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveTemporaryThumbnailByURL
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/history/
top_sites.h
223
void
RemoveTemporaryThumbnailByURL
(const GURL& url);
top_sites.cc
215
RemoveTemporaryThumbnailByURL
(url);
589
void TopSites::
RemoveTemporaryThumbnailByURL
(const GURL& url) {
[
all
...]
/external/chromium_org/chrome/browser/history/
top_sites_impl.h
141
void
RemoveTemporaryThumbnailByURL
(const GURL& url);
top_sites_impl.cc
167
RemoveTemporaryThumbnailByURL
(url);
202
RemoveTemporaryThumbnailByURL
(url);
555
void TopSitesImpl::
RemoveTemporaryThumbnailByURL
(const GURL& url) {
[
all
...]
Completed in 80 milliseconds