Home
last modified time | relevance | path

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

/aosp_15_r20/system/security/keystore2/src/permission/
H A Dtests.rs112 let system_server_ctx = Context::new("u:r:system_server:s0")?; in check_keystore_permission_test() localVariable
136 let system_server_ctx = Context::new("u:r:system_server:s0")?; in check_grant_permission_app() localVariable
189 let system_server_ctx = Context::new("u:r:system_server:s0")?; in check_key_permission_domain_app() localVariable