Searched defs:self_pid (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DClient.cpp95 const int self_pid = getpid(); local
96 if (CC_UNLIKELY(pid != self_pid && uid != AID_GRAPHICS && uid != AID_SYSTEM && uid != 0)) {

Completed in 400 milliseconds