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

  /external/chromium_org/chrome/browser/history/
history_backend.h 634 SegmentID GetLastSegmentID(VisitID from_visit);
    [all...]
history_backend.cc 253 SegmentID HistoryBackend::GetLastSegmentID(VisitID from_visit) {
332 if (!(segment_id = GetLastSegmentID(from_visit)))
    [all...]

Completed in 343 milliseconds