Searched refs:is_newer_than (Results 1 – 2 of 2) sorted by relevance
130 bool is_newer_than(const Entry* entry) { in is_newer_than() function
129 if (entry.SatisfiesAuth(sids, auth_type) && entry.is_newer_than(newest_match)) in FindTimedAuthorization()