Home
last modified time | relevance | path

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

/external/autotest/client/cros/
Dconstants.py63 CRYPTOHOME_FS_REGEX_EXT4 = r'^ext4$' variable
Dcryptohome.py455 if (re.match(constants.CRYPTOHOME_FS_REGEX_EXT4, mount_info[2])
483 constants.CRYPTOHOME_FS_REGEX_EXT4 :
497 constants.CRYPTOHOME_FS_REGEX_EXT4 :