Home
last modified time | relevance | path

Searched refs:allow_guest_ (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/shelf/
H A Dlogin_shelf_view.h175 bool allow_guest_ = true; variable
H A Dlogin_shelf_view.cc633 allow_guest_ = allow_guest; in SetAllowLoginAsGuest()
865 if (!allow_guest_) in ShouldShowGuestButton()