Home
last modified time | relevance | path

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

/system/security/keystore/
Dkeystore_utils.cpp92 return uid % AID_USER; in get_app_id()
96 return uid / AID_USER; in get_user_id()
/system/core/include/private/
Dandroid_filesystem_config.h183 #define AID_USER 100000 /* TODO: switch users over to AID_USER_OFFSET */ macro
/system/core/libcutils/include/private/
Dandroid_filesystem_config.h183 #define AID_USER 100000 /* TODO: switch users over to AID_USER_OFFSET */ macro