Searched refs:parsing_bookmarks_html_file_ (Results 1 – 2 of 2) sorted by relevance
45 Firefox2Importer::Firefox2Importer() : parsing_bookmarks_html_file_(false) {} in Firefox2Importer()57 parsing_bookmarks_html_file_ = in StartImport()298 if (!parsing_bookmarks_html_file_) in ImportBookmarks()306 if (!parsing_bookmarks_html_file_) in ImportBookmarks()309 parsing_bookmarks_html_file_ ? IDS_BOOKMARK_GROUP : in ImportBookmarks()325 if (!parsing_bookmarks_html_file_ && !template_urls.empty() && in ImportBookmarks()
144 bool parsing_bookmarks_html_file_; variable