Searched refs:Policy (Results 1 – 22 of 22) sorted by relevance
/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 | 162 def check_line(pol: policy.Policy, line: str, rules) -> List[str]: argument 205 pol = policy.Policy(policy_path, None, lib_path)
|
D | searchpolicy.py | 52 pol = policy.Policy(args.policy, None, args.libpath)
|
D | apex_sepolicy_tests_test.py | 33 cls.pol = policy.Policy(policy_path, None, lib_path)
|
D | sepolicy_tests.py | 333 pol = policy.Policy(options.policy, options.file_contexts, libpath)
|
D | policy.py | 98 class Policy: class
|
/system/sepolicy/tools/ |
D | sepolicy_generate_compat.py | 398 base_policy = policy.Policy(base_policy_path, None, libpath) 399 old_policy = policy.Policy(old_policy_path, None, libpath)
|
/system/libsysprop/srcs/android/sysprop/ |
D | CarProperties.sysprop | 72 # Timeout (in ms) waiting for Device Policy Manager responses for user management requests.
|
/system/sepolicy/private/ |
D | app_zygote.te | 4 ###### Policy below is different from regular zygote-spawned apps 51 ###### Policy below is shared with regular zygote-spawned apps
|
/system/ca-certificates/files/ |
D | d16a5865.0 | 92 Policy: X509v3 Any Policy
|
D | b936d1c6.0 | 92 Policy: X509v3 Any Policy
|
D | 3c9a4d3b.0 | 108 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 | 302904dd.0 | 99 Policy: X509v3 Any Policy
|
D | b872f2b4.0 | 64 Policy: 1.3.6.1.4.1.6189.3.4.1.1
|
D | 5046c355.0 | 95 Policy: 2.16.756.1.89.1.3.1.1
|
D | 3c860d51.0 | 95 Policy: 2.16.756.1.89.1.2.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/secretkeeper/ |
D | README.md | 21 ## Policy Gated Storage 66 as well as matching them against Dice chain. As explained [here](#Policy-Gated-Storage), this 67 forms the foundation of Policy Gated Storage in Secretkeeper.
|
/system/authgraph/core/src/ |
D | key.rs | 296 pub policy: Option<Policy>, 408 pub struct Policy(pub Vec<u8>); struct
|
/system/sepolicy/tools/sepolicy-analyze/ |
D | README | 60 Policy booleans are forbidden in Android policy, so if there is any
|
/system/sepolicy/ |
D | README.md | 9 ## Policy Generation
|