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

  /external/chromium_org/chrome/browser/importer/
profile_writer.h 42 virtual bool BookmarkModelIsLoaded() const;
external_process_importer_host.cc 193 if ((items & importer::FAVORITES) && !writer_->BookmarkModelIsLoaded()) {
ie_importer_browsertest_win.cc 255 virtual bool BookmarkModelIsLoaded() const {
379 virtual bool BookmarkModelIsLoaded() const { return true; }
firefox_importer_browsertest.cc 141 virtual bool BookmarkModelIsLoaded() const OVERRIDE {
profile_writer.cc 80 bool ProfileWriter::BookmarkModelIsLoaded() const {

Completed in 1093 milliseconds