Searched defs:find_auth_token_entry (Results 1 – 2 of 2) sorted by relevance
96 pub fn find_auth_token_entry<P: Fn(&AuthTokenEntry) -> bool>( in find_auth_token_entry() method
3165 pub fn find_auth_token_entry<F>(&self, p: F) -> Option<(AuthTokenEntry, MonotonicRawTime)> in find_auth_token_entry() method