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