Home
last modified time | relevance | path

Searched defs:should_auto_enroll (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/policy/
Dauto_enrollment_client.h83 bool should_auto_enroll() const { return should_auto_enroll_; } in should_auto_enroll() function
Dauto_enrollment_client.cc239 bool should_auto_enroll = false; in GetCachedDecision() local
/external/chromium_org/chrome/browser/chromeos/login/
Dlogin_display_host_impl.cc1024 bool should_auto_enroll) { in NotifyAutoEnrollmentCheckResult()
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
Dsignin_screen_handler.cc1668 void SigninScreenHandler::ContinueKioskEnableFlow(bool should_auto_enroll) { in ContinueKioskEnableFlow()