Searched refs:CompareHashesForTimestamp (Results 1 – 1 of 1) sorted by relevance
52 class CompareHashesForTimestamp { class56 explicit CompareHashesForTimestamp(const EntrySet& set);63 CompareHashesForTimestamp::CompareHashesForTimestamp(const EntrySet& set) in CompareHashesForTimestamp() function in __anon503f7f330111::CompareHashesForTimestamp67 bool CompareHashesForTimestamp::operator()(uint64 hash1, uint64 hash2) { in operator ()()308 CompareHashesForTimestamp(entries_set_)); in StartEvictionIfNeeded()