OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_app_id
(Results
1 - 4
of
4
) sorted by null
/system/security/keystore/
keystore_utils.h
40
uid_t
get_app_id
(uid_t uid);
keystore_utils.cpp
83
uid_t
get_app_id
(uid_t uid) {
function
permissions.cpp
154
if (
get_app_id
(uid) == AID_SYSTEM) {
key_store_service.cpp
825
if (!pruneable &&
get_app_id
(callingUid) != AID_SYSTEM) {
[
all
...]
Completed in 164 milliseconds