Searched refs:path_type (Results 1 - 4 of 4) sorted by relevance

/external/selinux/policycoreutils/sepolicy/
H A Dpolicy.c50 apol_policy_path_type_e path_type = APOL_POLICY_PATH_TYPE_MONOLITHIC; variable
61 pol_path = apol_policy_path_create(path_type, policy_file, mod_paths);
/external/autotest/server/cros/ap_configurators/
H A Dpyauto_utils.py35 def __init__(self, path, path_type='dir'):
40 path_type: path type. Options: 'file', 'dir'. Default: 'dir'
42 assert path_type in ('file', 'dir'), 'Invalid path_type: %s' % path_type
43 self._path_type = path_type
/external/boringssl/include/openssl/
H A Dx509_vfy.h91 int *path_type; member in struct:x509_file_st
/external/boringssl/src/include/openssl/
H A Dx509_vfy.h91 int *path_type; member in struct:x509_file_st

Completed in 88 milliseconds