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

/hardware/qcom/display/msm8960/libqservice/
H A DIQService.cpp87 const int callerPid = ipc->getCallingPid(); local
92 getProcName(callerPid, callingProcName, MAX_BUF_SIZE);
101 callerPid, callerUid, callingProcName);
113 callerPid, callerUid, callingProcName);
126 callerPid, callerUid, callingProcName);
138 pid=%d uid=%d process=%s",callerPid,
/hardware/qcom/display/msm8974/libqservice/
H A DIQService.cpp87 const int callerPid = ipc->getCallingPid(); local
92 getProcName(callerPid, callingProcName, MAX_BUF_SIZE);
101 callerPid, callerUid, callingProcName);
113 callerPid, callerUid, callingProcName);
126 callerPid, callerUid, callingProcName);
138 pid=%d uid=%d process=%s",callerPid,
/hardware/qcom/display/msm8x26/libqservice/
H A DIQService.cpp87 const int callerPid = ipc->getCallingPid(); local
92 getProcName(callerPid, callingProcName, MAX_BUF_SIZE);
101 callerPid, callerUid, callingProcName);
113 callerPid, callerUid, callingProcName);
126 callerPid, callerUid, callingProcName);
138 pid=%d uid=%d process=%s",callerPid,

Completed in 430 milliseconds