OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnPageFaviconUpdated
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/sync/glue/
favicon_cache.h
85
void
OnPageFaviconUpdated
(const GURL& page_url);
favicon_cache.cc
406
void FaviconCache::
OnPageFaviconUpdated
(const GURL& page_url) {
462
OnPageFaviconUpdated
(page_url);
[
all
...]
/external/chromium_org/chrome/browser/sync/sessions/
sessions_sync_manager.cc
373
favicon_cache_.
OnPageFaviconUpdated
(*i);
[
all
...]
Completed in 112 milliseconds