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