OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AID_GRAPHICS
(Results
1 - 10
of
10
) sorted by null
/system/core/include/private/
android_filesystem_config.h
47
#define
AID_GRAPHICS
1003 /* graphics devices */
154
{ "graphics",
AID_GRAPHICS
, },
/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
) {
/hardware/qcom/display/msm8909/libqservice/
IQService.cpp
89
callerUid ==
AID_GRAPHICS
||
95
if(callerUid !=
AID_GRAPHICS
) {
/hardware/qcom/display/msm8994/libqservice/
IQService.cpp
89
callerUid ==
AID_GRAPHICS
||
95
if(callerUid !=
AID_GRAPHICS
) {
/hardware/qcom/display/msm8996/libqservice/
IQService.cpp
98
callerUid ==
AID_GRAPHICS
||
105
if(callerUid !=
AID_GRAPHICS
) {
/frameworks/native/services/surfaceflinger/
Client.cpp
96
if (CC_UNLIKELY(pid != self_pid && uid !=
AID_GRAPHICS
&& uid != AID_SYSTEM && uid != 0)) {
SurfaceFlinger.cpp
[
all
...]
SurfaceFlinger_hwc1.cpp
[
all
...]
/hardware/qcom/display/msm8960/libqservice/
IQService.cpp
123
if(callerUid !=
AID_GRAPHICS
) {
Completed in 141 milliseconds