Searched refs:add_auth_token (Results 1 – 2 of 2) sorted by relevance
109 fn add_auth_token(&self, auth_token: &HardwareAuthToken) -> Result<()> { in add_auth_token() method123 ENFORCEMENTS.add_auth_token(auth_token.clone()); in add_auth_token()255 self.add_auth_token(auth_token).map_err(into_logged_binder) in addAuthToken()
89 fn add_auth_token(&self, hat: HardwareAuthToken) { in add_auth_token() method183 pub fn add_auth_token(&self, hat: HardwareAuthToken) { in add_auth_token() method193 recv.add_auth_token(hat); in add_auth_token()219 fn add_auth_token(&self, hat: HardwareAuthToken) { in add_auth_token() method221 state_arc.add_auth_token(hat); in add_auth_token()769 pub fn add_auth_token(&self, hat: HardwareAuthToken) { in add_auth_token() method771 self.op_auth_map.add_auth_token(hat); in add_auth_token()