HomeSort by relevance Sort by last modified time
    Searched full:self_pid (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/surfaceflinger/
Client.cpp 95 const int self_pid = getpid(); local
96 if (CC_UNLIKELY(pid != self_pid && uid != AID_GRAPHICS && uid != 0)) {
  /frameworks/av/services/camera/libcameraservice/
CameraService.cpp 1275 const int self_pid = getpid(); local
    [all...]

Completed in 95 milliseconds