Searched defs:error_account_id (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/signin/core/browser/
H A Dsignin_error_controller.h64 const std::string& error_account_id() const { return error_account_id_; } function in class:SigninErrorController
/external/chromium_org/chrome/browser/ui/views/profiles/
H A Dprofile_chooser_view.cc121 return error->error_account_id();
1333 std::string error_account_id = GetAuthErrorAccountId(profile); local
1340 error_account_id == primary_account, kFixedMenuWidth);
1343 error_account_id == accounts[i], kFixedMenuWidth);

Completed in 104 milliseconds