Searched defs:DataURLToFaviconUsage (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/utility/importer/
H A Dbookmark_html_reader.cc55 void DataURLToFaviconUsage( function in namespace:__anon7121
173 // Save the favicon. DataURLToFaviconUsage will handle the case where
176 DataURLToFaviconUsage(url, favicon, favicons);
/external/chromium/chrome/browser/importer/
H A Dfirefox2_importer.cc229 // Save the favicon. DataURLToFaviconUsage will handle the case where
232 DataURLToFaviconUsage(url, favicon, favicons);
652 void Firefox2Importer::DataURLToFaviconUsage( function in class:Firefox2Importer

Completed in 527 milliseconds