HomeSort by relevance Sort by last modified time
    Searched refs:AID_GRAPHICS (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/display/msm8084/libqservice/
IQService.cpp 98 callerUid == AID_GRAPHICS ||
104 if(callerUid != AID_GRAPHICS) {
  /hardware/qcom/display/msm8226/libqservice/
IQService.cpp 89 callerUid == AID_GRAPHICS ||
95 if(callerUid != AID_GRAPHICS) {
  /system/core/include/private/
android_filesystem_config.h 46 #define AID_GRAPHICS 1003 /* graphics devices */
124 { "graphics", AID_GRAPHICS, },
  /frameworks/native/services/surfaceflinger/
Client.cpp 96 if (CC_UNLIKELY(pid != self_pid && uid != AID_GRAPHICS && uid != 0)) {
SurfaceFlinger.cpp     [all...]
  /hardware/qcom/display/msm8960/libqservice/
IQService.cpp 123 if(callerUid != AID_GRAPHICS) {
  /hardware/qcom/display/msm8974/libqservice/
IQService.cpp 123 if(callerUid != AID_GRAPHICS) {
  /system/core/adb/
adb.c     [all...]

Completed in 113 milliseconds