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

  /external/chromium_org/chrome/browser/ui/
active_tab_tracker.cc 186 history->IncreaseSegmentDuration(url_, base::Time::Now(), active_delta);
  /external/chromium_org/chrome/browser/history/
history_backend.h 325 void IncreaseSegmentDuration(const GURL& url,
    [all...]
history_service.h 503 void IncreaseSegmentDuration(const GURL& url,
    [all...]
history_service.cc 436 void HistoryService::IncreaseSegmentDuration(const GURL& url,
440 ScheduleAndForget(PRIORITY_NORMAL, &HistoryBackend::IncreaseSegmentDuration,
    [all...]
history_backend_unittest.cc     [all...]
history_backend.cc     [all...]

Completed in 82 milliseconds