Home
last modified time | relevance | path

Searched defs:IconMapping (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/history/
Dhistory_types.h689 struct IconMapping { struct
694 IconMappingID mapping_id; argument
697 GURL page_url;
700 FaviconID icon_id;
703 IconType icon_type;
Dhistory_types.cc405 IconMapping::IconMapping() in IconMapping() function in history::IconMapping