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 124 history->AddPageNoVisitForBookmark(entry->GetURL(), entry->GetTitle());
  /external/chromium_org/chrome/browser/history/
history_backend.h 178 void AddPageNoVisitForBookmark(const GURL& url, const base::string16& title);
    [all...]
history_service.h 200 void AddPageNoVisitForBookmark(const GURL& url, const base::string16& title);
    [all...]
history_service.cc 424 void HistoryService::AddPageNoVisitForBookmark(const GURL& url,
432 &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     [all...]

Completed in 126 milliseconds