HomeSort by relevance Sort by last modified time
    Searched refs:ShouldImportToBookmarkBar (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/importer/
external_process_importer_host.cc 39 import_to_bookmark_bar_ = ShouldImportToBookmarkBar(first_run);
importer_host.h 87 bool ShouldImportToBookmarkBar(bool first_run);
importer_host.cc 120 importer_->set_import_to_bookmark_bar(ShouldImportToBookmarkBar(first_run));
175 bool ImporterHost::ShouldImportToBookmarkBar(bool first_run) {

Completed in 444 milliseconds