Home
last modified time | relevance | path

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

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