Home
last modified time | relevance | path

Searched refs:IsParentAccessCodeForOnlineLoginEnabled (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/child_accounts/parent_access_code/
H A Dparent_access_service.cc80 if (!features::IsParentAccessCodeForOnlineLoginEnabled()) in IsApprovalRequired()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/common/
H A Dchrome_features.cc895 bool IsParentAccessCodeForOnlineLoginEnabled() { in IsParentAccessCodeForOnlineLoginEnabled() function
H A Dchrome_features.h605 bool IsParentAccessCodeForOnlineLoginEnabled();
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/chromeos/login/
H A Dgaia_screen_handler.cc449 !::features::IsParentAccessCodeForOnlineLoginEnabled()) { in LoadGaiaWithPartitionAndVersionAndConsent()