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

/system/security/keystore/
H A Dkeystore.cpp2735 static const int32_t UID_SELF = -1; member in class:android::KeyStoreProxy
2742 if (targetUid == UID_SELF) {
2752 inline bool checkBinderPermission(perm_t permission, int32_t targetUid = UID_SELF) { argument

Completed in 350 milliseconds