HomeSort by relevance Sort by last modified time
    Searched refs:error_account_id (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/components/signin/core/browser/
signin_error_controller_unittest.cc 118 error_controller_->error_account_id().c_str());
129 error_controller_->error_account_id().c_str());
181 error_controller_->error_account_id().c_str());
186 error_controller_->error_account_id().c_str());
233 error_controller_->error_account_id().c_str());
244 error_controller_->error_account_id().c_str());
255 error_controller_->error_account_id().c_str());
266 error_controller_->error_account_id().c_str());
signin_error_controller.h 64 const std::string& error_account_id() const { return error_account_id_; } function in class:SigninErrorController
  /external/chromium_org/chrome/browser/signin/
signin_global_error.cc 108 signin::GetReauthURL(profile_, error_controller_->error_account_id()));
  /external/chromium_org/chrome/browser/ui/views/profiles/
profile_chooser_view.cc 121 return error->error_account_id();
1333 std::string error_account_id = GetAuthErrorAccountId(profile); local
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/
sync_setup_handler.cc 542 error_controller->error_account_id());
    [all...]

Completed in 196 milliseconds