Home
last modified time | relevance | path

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

/aosp_15_r20/system/security/keystore2/src/permission/
H A Dtests.rs121 let shell_ctx = Context::new("u:r:shell:s0")?; in check_keystore_permission_test() localVariable
190 let shell_ctx = Context::new("u:r:shell:s0")?; in check_key_permission_domain_app() localVariable