Searched refs:Policy (Results 1 – 25 of 28) sorted by relevance
12
/system/ca-certificates/ |
D | METADATA | 5 license_note: "Quo Vadis Certificate Policy in files/5cf9d536.0 references:\n"
|
/system/sepolicy/tests/ |
D | apex_sepolicy_tests.py | 111 def check_line(pol: policy.Policy, line: str) -> List[str]: argument 153 pol = policy.Policy(policy_path, None, lib_path)
|
D | apex_sepolicy_tests_test.py | 33 cls.pol = policy.Policy(policy_path, None, lib_path)
|
D | searchpolicy.py | 52 pol = policy.Policy(args.policy, None, args.libpath)
|
D | treble_sepolicy_tests.py | 479 basepol = policy.Policy(options.basepolicy, None, libpath) 480 oldpol = policy.Policy(options.oldpolicy, None, libpath) 488 pol = policy.Policy(options.policy, options.file_contexts, libpath)
|
D | sepolicy_tests.py | 181 pol = policy.Policy(options.policy, options.file_contexts, libpath)
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | app_zygote.te | 4 ###### Policy below is different from regular zygote-spawned apps 45 ###### Policy below is shared with regular zygote-spawned apps
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | app_zygote.te | 4 ###### Policy below is different from regular zygote-spawned apps 48 ###### Policy below is shared with regular zygote-spawned apps
|
/system/sepolicy/tools/ |
D | sepolicy_generate_compat.py | 390 base_policy = policy.Policy(base_policy_path, None, libpath) 391 old_policy = policy.Policy(old_policy_path, None, libpath)
|
/system/sepolicy/prebuilts/api/34.0/private/ |
D | app_zygote.te | 4 ###### Policy below is different from regular zygote-spawned apps 48 ###### Policy below is shared with regular zygote-spawned apps
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | app_zygote.te | 4 ###### Policy below is different from regular zygote-spawned apps 48 ###### Policy below is shared with regular zygote-spawned apps
|
/system/sepolicy/prebuilts/api/33.0/private/ |
D | app_zygote.te | 4 ###### Policy below is different from regular zygote-spawned apps 48 ###### Policy below is shared with regular zygote-spawned apps
|
/system/sepolicy/private/ |
D | app_zygote.te | 4 ###### Policy below is different from regular zygote-spawned apps 48 ###### Policy below is shared with regular zygote-spawned apps
|
/system/sepolicy/prebuilts/api/32.0/private/ |
D | app_zygote.te | 4 ###### Policy below is different from regular zygote-spawned apps 48 ###### Policy below is shared with regular zygote-spawned apps
|
/system/libsysprop/srcs/android/sysprop/ |
D | CarProperties.sysprop | 72 # Timeout (in ms) waiting for Device Policy Manager responses for user management requests.
|
/system/ca-certificates/files/ |
D | d16a5865.1 | 92 Policy: X509v3 Any Policy
|
D | b936d1c6.0 | 92 Policy: X509v3 Any Policy
|
D | d16a5865.0 | 94 Policy: X509v3 Any Policy
|
D | 3c9a4d3b.0 | 106 Policy: X509v3 Any Policy
|
D | 302904dd.0 | 98 Policy: X509v3 Any Policy
|
D | 9339512a.0 | 93 Policy: 1.3.6.1.4.1.8024.0.3 95 …Certificate constitutes acceptance of the QuoVadis Root CA 3 Certificate Policy / Certification Pr…
|
D | b872f2b4.0 | 63 Policy: 1.3.6.1.4.1.6189.3.4.1.1
|
D | 5046c355.0 | 94 Policy: 2.16.756.1.89.1.3.1.1
|
/system/netd/server/ |
D | XfrmControllerTest.cpp | 113 struct Policy { struct 506 Policy policy{}; in TEST_P() 510 policy = *reinterpret_cast<const Policy*>(value); in TEST_P() 531 EXPECT_EQ(sizeof(Policy), optlen); in TEST_P()
|
/system/sepolicy/tools/sepolicy-analyze/ |
D | README | 60 Policy booleans are forbidden in Android policy, so if there is any
|
12