Searched refs:device_regex (Results 1 – 2 of 2) sorted by relevance
214 device_regex=constants.CRYPTOHOME_DEV_REGEX_REGULAR_USER,277 device_regex=constants.CRYPTOHOME_DEV_REGEX_ANY, argument288 not re.match(device_regex, mount_info[0]) or298 device_regex=constants.CRYPTOHOME_DEV_REGEX_GUEST,
117 device_regex=constants.CRYPTOHOME_DEV_REGEX_REGULAR_USER):