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

  /external/chromium/chrome/browser/history/
history.cc 360 void HistoryService::AddPageNoVisitForBookmark(const GURL& url) {
365 &HistoryBackend::AddPageNoVisitForBookmark, url);
history_backend.h 125 void AddPageNoVisitForBookmark(const GURL& url);
history.h 221 void AddPageNoVisitForBookmark(const GURL& url);
    [all...]
history_backend.cc     [all...]
  /external/chromium/chrome/browser/sync/glue/
bookmark_change_processor.cc 541 history->AddPageNoVisitForBookmark(bookmark_node->GetURL());

Completed in 131 milliseconds