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

  /external/chromium_org/chrome/browser/favicon/
favicon_tab_helper.cc 127 history->AddPageNoVisitForBookmark(entry->GetURL(), entry->GetTitle());
  /external/chromium_org/chrome/browser/history/
history_backend.h 145 void AddPageNoVisitForBookmark(const GURL& url, const base::string16& title);
    [all...]
history_service.h 212 void AddPageNoVisitForBookmark(const GURL& url, const base::string16& title);
    [all...]
history_service.cc 474 void HistoryService::AddPageNoVisitForBookmark(const GURL& url,
481 &HistoryBackend::AddPageNoVisitForBookmark, url, title);
    [all...]
history_backend_unittest.cc     [all...]
history_backend.cc     [all...]
  /external/chromium_org/chrome/browser/sync/glue/
bookmark_change_processor.cc 816 history->AddPageNoVisitForBookmark(bookmark_node->url(),

Completed in 106 milliseconds