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

/external/chromium/chrome/browser/chromeos/login/
H A Dlogin_performer.cc405 bool sign_out_only = false; local
431 sign_out_only = true;
448 sign_out_only); local
H A Dscreen_locker.cc970 bool sign_out_only) {
971 if (sign_out_only) {
976 screen_lock_view_->SetSignoutEnabled(sign_out_only);
978 ShowErrorBubble(message, sign_out_only ?
969 ShowErrorMessage(const std::wstring& message, bool sign_out_only) argument

Completed in 171 milliseconds