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 179 void UpdateWithPageEndTime(ContextID context_id,
    [all...]
history_service.h 209 void UpdateWithPageEndTime(history::ContextID context_id,
    [all...]
history_service.cc 442 void HistoryService::UpdateWithPageEndTime(history::ContextID context_id,
448 ScheduleAndForget(PRIORITY_NORMAL, &HistoryBackend::UpdateWithPageEndTime,
    [all...]
history_backend.cc 397 void HistoryBackend::UpdateWithPageEndTime(ContextID context_id,
    [all...]

Completed in 83 milliseconds