Home
last modified time | relevance | path

Searched defs:tctx (Results 1 – 3 of 3) sorted by relevance

/system/sepolicy/tests/
Dsepolicy_tests.py226 def checkIsolatedComputeAllowed(tctx, tclass): argument
/system/security/keystore2/src/
Dpermission.rs384 let tctx = lookup_keystore2_key_context(key.nspace) in check_key_permission() localVariable
/system/security/keystore2/selinux/src/
Dlib.rs690 let tctx = Context::new("u:object_r:keystore:s0").unwrap(); in context_from_string() localVariable