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

/external/chromium/chrome/browser/importer/
H A Dfirefox2_importer.cc122 if (ParseBookmarkFromLine(line, charset, &title, &url,
194 is_bookmark = ParseBookmarkFromLine(line, charset, &title,
465 bool Firefox2Importer::ParseBookmarkFromLine(const std::string& line, function in class:Firefox2Importer

Completed in 41 milliseconds