Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/security_ProfilePermissions/
Dsecurity_ProfilePermissions.py120 vaultpath = cryptohome.get_mounted_vault_devices(username)[0]
/external/autotest/client/cros/
Dcryptohome.py303 def get_mounted_vault_devices(user, allow_fail=False): function