Searched refs:checkBinderPermissionSelfOrSystem (Results 1 - 1 of 1) sorted by relevance

/system/security/keystore/
H A Dkeystore.cpp2197 if (!checkBinderPermissionSelfOrSystem(P_CLEAR_UID, targetUid)) {
2770 inline bool checkBinderPermissionSelfOrSystem(perm_t permission, int32_t targetUid) { function in class:android::KeyStoreProxy

Completed in 60 milliseconds