Searched refs:find_auth_token (Results 1 – 1 of 1) sorted by relevance
635 let hat_and_last_off_body = Self::find_auth_token(|hat: &AuthTokenEntry| { in authorize_create()702 fn find_auth_token<F>(p: F) -> Option<(AuthTokenEntry, MonotonicRawTime)> in find_auth_token() method818 let result = Self::find_auth_token(|hat: &AuthTokenEntry| { in get_auth_tokens()828 let result = Self::find_auth_token(|auth_token_entry: &AuthTokenEntry| { in get_auth_tokens()