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

  /external/chromium/chrome/browser/autocomplete/
history_contents_provider_unittest.cc 168 profile()->GetBookmarkModel()->SetURLStarred(bookmark_url,
226 profile()->GetBookmarkModel()->SetURLStarred(bookmark_url,
autocomplete_edit_view_browsertest.cc 318 bookmark_model->SetURLStarred(url, string16(), true);
    [all...]
  /external/chromium/chrome/browser/bookmarks/
bookmark_model.h 291 void SetURLStarred(const GURL& url,
bookmark_model.cc 454 void BookmarkModel::SetURLStarred(const GURL& url,
bookmark_model_unittest.cc     [all...]
  /external/chromium/chrome/browser/history/
history_backend_unittest.cc 387 bookmark_model_.SetURLStarred(row1.url(), string16(), true);
388 bookmark_model_.SetURLStarred(row2.url(), string16(), true);
407 bookmark_model_.SetURLStarred(row2.url(), string16(), false);
423 bookmark_model_.SetURLStarred(row1.url(), string16(), false);
    [all...]
expire_history_backend_unittest.cc 581 bookmark_model_.SetURLStarred(url, string16(), false);
    [all...]
  /external/chromium/chrome/browser/ui/
browser.cc     [all...]

Completed in 286 milliseconds