Searched refs:auto_login_account_id (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/app_mode/
H A Dkiosk_app_manager.cc504 std::string auto_login_account_id; local
506 &auto_login_account_id);
517 if (it->account_id == auto_login_account_id)
/external/chromium_org/chrome/browser/chromeos/login/
H A Dexisting_user_controller.cc1080 std::string auto_login_account_id; local
1082 &auto_login_account_id);
1090 if (it->account_id == auto_login_account_id) {

Completed in 84 milliseconds