Home
last modified time | relevance | path

Searched defs:AID_USER_OFFSET (Results 1 – 6 of 6) sorted by relevance

/system/security/keystore2/src/
Dutils.rs225 pub const AID_USER_OFFSET: u32 = cutils_bindgen::AID_USER_OFFSET; constant
/system/extras/simpleperf/app_api/java/com/android/simpleperf/
DProfileSession.java110 final int AID_USER_OFFSET = 100000; in ProfileSession() local
/system/extras/simpleperf/app_api/cpp/
Dsimpleperf.cpp35 constexpr int AID_USER_OFFSET = 100000; variable
/system/core/libcutils/include_outside_system/cutils/
Dandroid_filesystem_config.h214 #define AID_USER_OFFSET 100000 /* offset for uid ranges for each user */ macro
/system/core/libcutils/include/cutils/
Dandroid_filesystem_config.h214 #define AID_USER_OFFSET 100000 /* offset for uid ranges for each user */ macro
/system/core/libcutils/include/private/
Dandroid_filesystem_config.h214 #define AID_USER_OFFSET 100000 /* offset for uid ranges for each user */ macro