OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetSyncedFaviconForPageURL
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/sync/glue/
favicon_cache.cc
501
bool FaviconCache::
GetSyncedFaviconForPageURL
(
[
all
...]
/external/chromium_org/chrome/browser/sync/sessions/
sessions_sync_manager.cc
776
bool SessionsSyncManager::
GetSyncedFaviconForPageURL
(
779
return favicon_cache_.
GetSyncedFaviconForPageURL
(GURL(page_url), favicon_png);
[
all
...]
Completed in 46 milliseconds