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

/system/security/keystore/
H A Dkeystore.cpp247 static uid_t get_app_id(uid_t uid) { function
285 if (get_app_id(uid) == AID_SYSTEM) {
2441 if (!pruneable && get_app_id(callingUid) != AID_SYSTEM) {

Completed in 38 milliseconds