Searched refs:access_times (Results 1 – 1 of 1) sorted by relevance
1711 Time access_times[kListsToSearch]; in OpenFollowingEntry() local1714 access_times[i] = entries[i]->GetLastUsed(); in OpenFollowingEntry()1720 if (access_times[i] > access_times[newest]) in OpenFollowingEntry()1722 if (access_times[i] < access_times[oldest]) in OpenFollowingEntry()