Home
last modified time | relevance | path

Searched refs:Policy (Results 1 – 22 of 22) sorted by relevance

/system/ca-certificates/
DMETADATA5 license_note: "Quo Vadis Certificate Policy in files/5cf9d536.0 references:\n"
/system/sepolicy/tests/
Dapex_sepolicy_tests.py162 def check_line(pol: policy.Policy, line: str, rules) -> List[str]: argument
205 pol = policy.Policy(policy_path, None, lib_path)
Dsearchpolicy.py52 pol = policy.Policy(args.policy, None, args.libpath)
Dapex_sepolicy_tests_test.py33 cls.pol = policy.Policy(policy_path, None, lib_path)
Dsepolicy_tests.py333 pol = policy.Policy(options.policy, options.file_contexts, libpath)
Dpolicy.py98 class Policy: class
/system/sepolicy/tools/
Dsepolicy_generate_compat.py398 base_policy = policy.Policy(base_policy_path, None, libpath)
399 old_policy = policy.Policy(old_policy_path, None, libpath)
/system/libsysprop/srcs/android/sysprop/
DCarProperties.sysprop72 # Timeout (in ms) waiting for Device Policy Manager responses for user management requests.
/system/sepolicy/private/
Dapp_zygote.te4 ###### Policy below is different from regular zygote-spawned apps
51 ###### Policy below is shared with regular zygote-spawned apps
/system/ca-certificates/files/
Dd16a5865.092 Policy: X509v3 Any Policy
Db936d1c6.092 Policy: X509v3 Any Policy
D3c9a4d3b.0108 Policy: X509v3 Any Policy
D9339512a.093 Policy: 1.3.6.1.4.1.8024.0.3
95 …Certificate constitutes acceptance of the QuoVadis Root CA 3 Certificate Policy / Certification Pr…
D302904dd.099 Policy: X509v3 Any Policy
Db872f2b4.064 Policy: 1.3.6.1.4.1.6189.3.4.1.1
D5046c355.095 Policy: 2.16.756.1.89.1.3.1.1
D3c860d51.095 Policy: 2.16.756.1.89.1.2.1.1
/system/netd/server/
DXfrmControllerTest.cpp113 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/
DREADME.md21 ## 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/
Dkey.rs296 pub policy: Option<Policy>,
408 pub struct Policy(pub Vec<u8>); struct
/system/sepolicy/tools/sepolicy-analyze/
DREADME60 Policy booleans are forbidden in Android policy, so if there is any
/system/sepolicy/
DREADME.md9 ## Policy Generation