HomeSort by relevance Sort by last modified time
    Searched refs:GetLastSegmentID (Results 1 - 4 of 4) 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...]
  /external/chromium_org/chrome/browser/history/
history_backend.h 686 SegmentID GetLastSegmentID(VisitID from_visit);
    [all...]
history_backend.cc 261 SegmentID HistoryBackend::GetLastSegmentID(VisitID from_visit) {
340 if (!(segment_id = GetLastSegmentID(from_visit)))
    [all...]

Completed in 2590 milliseconds