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

  /external/chromium_org/chrome/browser/history/
history_tab_helper.cc 157 hs->UpdateWithPageEndTime(tab, entry->GetPageID(), tab->GetURL(),
history_backend.h 146 void UpdateWithPageEndTime(ContextID context_id,
    [all...]
history_service.h 221 void UpdateWithPageEndTime(history::ContextID context_id,
    [all...]
history_service.cc 490 void HistoryService::UpdateWithPageEndTime(history::ContextID context_id,
495 ScheduleAndForget(PRIORITY_NORMAL, &HistoryBackend::UpdateWithPageEndTime,
    [all...]
history_backend.cc 350 void HistoryBackend::UpdateWithPageEndTime(ContextID context_id,
    [all...]

Completed in 37 milliseconds