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

  /external/chromium/chrome/browser/history/
history_backend.h 435 SegmentID GetLastSegmentID(VisitID from_visit);
history_backend.cc 286 SegmentID HistoryBackend::GetLastSegmentID(VisitID from_visit) {
349 if (!(segment_id = GetLastSegmentID(from_visit)))
    [all...]

Completed in 44 milliseconds