OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_vault_mounted
(Results
1 - 7
of
7
) sorted by null
/external/autotest/client/site_tests/login_Cryptohome/
login_Cryptohome.py
24
if not cryptohome.
is_vault_mounted
(user=username,
28
if cryptohome.
is_vault_mounted
(user=username,
43
if not cryptohome.
is_vault_mounted
(user=username,
/external/autotest/client/site_tests/login_GaiaLogin/
login_GaiaLogin.py
31
if not cryptohome.
is_vault_mounted
(user=self._USERNAME):
/external/autotest/client/site_tests/platform_CryptohomeTestAuth/
platform_CryptohomeTestAuth.py
48
if cryptohome.
is_vault_mounted
(user=test_user, allow_fail=True):
/external/autotest/client/cros/
login.py
117
condition=lambda: cryptohome.
is_vault_mounted
(user),
enterprise_policy_base.py
234
if not cryptohome.
is_vault_mounted
(user=self.username,
/external/autotest/client/site_tests/enterprise_PowerManagement/
enterprise_PowerManagement.py
95
lambda: not cryptohome.
is_vault_mounted
(user=self.USERNAME,
/external/autotest/client/site_tests/security_ProfilePermissions/
security_ProfilePermissions.py
115
if cryptohome.
is_vault_mounted
(
Completed in 130 milliseconds