Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dpermission.rs266 let target_context = getcon().context("check_keystore_permission: getcon failed.")?; in check_keystore_permission() localVariable
288 let target_context = match key.domain { in check_grant_permission() localVariable
351 let target_context = match key.domain { in check_key_permission() localVariable
/system/core/fs_mgr/
Dfs_mgr_vendor_overlay.cpp75 const auto target_context = fs_mgr_get_context(vendor_mount_point); in fs_mgr_vendor_overlay_mount() local
/system/core/init/
Dcheck_builtins.cpp208 const char* target_context = nullptr; in check_setprop() local
Dproperty_service.cpp162 const char* target_context = nullptr; in CanReadProperty() local
177 static bool CheckMacPerms(const std::string& name, const char* target_context, in CheckMacPerms()
528 const char* target_context = nullptr; in CheckPermissions() local