Searched refs:error_account_id (Results 1 – 6 of 6) sorted by relevance
118 error_controller_->error_account_id().c_str()); in TEST_F()129 error_controller_->error_account_id().c_str()); in TEST_F()181 error_controller_->error_account_id().c_str()); in TEST_F()186 error_controller_->error_account_id().c_str()); in TEST_F()233 error_controller_->error_account_id().c_str()); in TEST_F()244 error_controller_->error_account_id().c_str()); in TEST_F()255 error_controller_->error_account_id().c_str()); in TEST_F()266 error_controller_->error_account_id().c_str()); in TEST_F()
64 const std::string& error_account_id() const { return error_account_id_; } in error_account_id() function
108 signin::GetReauthURL(profile_, error_controller_->error_account_id())); in ExecuteMenuItem()
121 return error->error_account_id(); in GetAuthErrorAccountId()1333 std::string error_account_id = GetAuthErrorAccountId(profile); in CreateCurrentProfileAccountsView() local1340 error_account_id == primary_account, kFixedMenuWidth); in CreateCurrentProfileAccountsView()1343 error_account_id == accounts[i], kFixedMenuWidth); in CreateCurrentProfileAccountsView()
542 error_controller->error_account_id()); in DisplayGaiaLoginInNewTabOrWindow()
1839 errorController ? errorController->error_account_id() : std::string();