Home
last modified time | relevance | path

Searched refs:get_info (Results 1 – 25 of 26) sorted by relevance

12

/system/security/keystore2/src/
Dpermission.rs199 GET_INFO, selinux name: get_info;
592 KeyPerm::get_info(),
603 KeyPerm::get_info(),
616 KeyPerm::get_info(),
625 KeyPerm::get_info(),
771 check_key_permission(0, &system_server_ctx, KeyPerm::get_info(), &key, &None).is_ok() in check_key_permission_domain_app()
785 assert!(check_key_permission(0, &shell_ctx, KeyPerm::get_info(), &key, &None).is_ok()); in check_key_permission_domain_app()
841 &Some(key_perm_set![KeyPerm::get_info()]) in check_key_permission_domain_app()
860 assert!(check_key_permission(0, &sctx, KeyPerm::get_info(), &key, &None).is_ok()); in check_key_permission_domain_selinux()
871 assert!(check_key_permission(0, &sctx, KeyPerm::get_info(), &key, &None).is_ok()); in check_key_permission_domain_selinux()
[all …]
Dservice.rs143 |k, av| check_key_permission(KeyPerm::get_info(), k, &av), in get_key_entry()
274 match check_key_permission(KeyPerm::get_info(), &k, &None) { in list_entries()
/system/sepolicy/prebuilts/api/31.0/private/
Dbinderservicedomain.te22 allow binderservicedomain keystore:keystore2_key { delete get_info rebind use };
Dodsign.te33 get_info
Dsystem_app.te136 get_info
146 get_info
Dvold.te41 get_info
Dshell.te185 allow shell shell_key:keystore2_key { delete rebind use get_info update };
Daccess_vectors741 get_info
Dsystem_server.te916 get_info
925 get_info
934 get_info
943 get_info
/system/sepolicy/private/
Dbinderservicedomain.te22 allow binderservicedomain keystore:keystore2_key { delete get_info rebind use };
Dodsign.te33 get_info
Dsystem_app.te136 get_info
146 get_info
Dvold.te41 get_info
Dshell.te185 allow shell shell_key:keystore2_key { delete rebind use get_info update };
Daccess_vectors741 get_info
Dsystem_server.te916 get_info
925 get_info
934 get_info
943 get_info
/system/sepolicy/public/
Dhal_wifi_supplicant.te28 get_info
Dwificond.te41 get_info
Dapp.te302 allow { appdomain -isolated_app -ephemeral_app } keystore:keystore2_key { delete use get_info rebin…
/system/sepolicy/prebuilts/api/31.0/public/
Dhal_wifi_supplicant.te28 get_info
Dwificond.te41 get_info
Dapp.te302 allow { appdomain -isolated_app -ephemeral_app } keystore:keystore2_key { delete use get_info rebin…
/system/security/keystore2/selinux/src/
Dlib.rs442 check_key_perm!(get_info, false);
/system/sepolicy/reqd_mask/
Daccess_vectors741 get_info
/system/bt/gd/cert/
Dgd_device.py84 def get_info(devices): function

12