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

/hardware/qcom/display/msm8960/libqservice/
H A DIQService.cpp86 IPCThreadState* ipc = IPCThreadState::self(); local
87 const int callerPid = ipc->getCallingPid();
88 const int callerUid = ipc->getCallingUid();
/hardware/qcom/display/msm8974/libqservice/
H A DIQService.cpp86 IPCThreadState* ipc = IPCThreadState::self(); local
87 const int callerPid = ipc->getCallingPid();
88 const int callerUid = ipc->getCallingUid();
/hardware/qcom/display/msm8x26/libqservice/
H A DIQService.cpp86 IPCThreadState* ipc = IPCThreadState::self(); local
87 const int callerPid = ipc->getCallingPid();
88 const int callerUid = ipc->getCallingUid();

Completed in 108 milliseconds