Searched refs:account_match (Results 1 – 1 of 1) sorted by relevance
794 AccountButtonIndexes::const_iterator account_match = in ButtonPressed() local796 if (account_match != delete_account_button_map_.end()) { in ButtonPressed()797 account_id_to_remove_ = account_match->second; in ButtonPressed()801 account_match = reauth_account_button_map_.find(sender); in ButtonPressed()802 DCHECK(account_match != reauth_account_button_map_.end()); in ButtonPressed()