Searched refs:CRYPTOHOME_FS_REGEX_TMPFS (Results 1 – 2 of 2) sorted by relevance
/external/autotest/client/cros/ | ||
D | constants.py | 56 CRYPTOHOME_FS_REGEX_TMPFS = r'^tmpfs$' variable |
D | cryptohome.py | 299 fs_regex=constants.CRYPTOHOME_FS_REGEX_TMPFS, |