Home
last modified time | relevance | path

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

/external/autotest/client/cros/
Dconstants.py58 CRYPTOHOME_DEV_REGEX_LOOP_DEVICE = r'^/dev/loop[0-9]+$' variable
Dcryptohome.py456 and not(re.match(constants.CRYPTOHOME_DEV_REGEX_LOOP_DEVICE,
484 constants.CRYPTOHOME_DEV_REGEX_LOOP_DEVICE,