Searched refs:callerPid (Results 1 - 7 of 7) 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/msm8084/libqservice/
H A DIQService.cpp90 const int callerPid = ipc->getCallingPid(); local
95 getProcName(callerPid, callingProcName, MAX_BUF_SIZE);
107 callerPid, callerUid, callingProcName);
119 callerPid, callerUid, callingProcName);
129 pid=%d uid=%d process=%s", code, callerPid,
/hardware/qcom/display/msm8226/libqservice/
H A DIQService.cpp81 const int callerPid = ipc->getCallingPid(); local
86 getProcName(callerPid, callingProcName, MAX_BUF_SIZE);
98 callerPid, callerUid, callingProcName);
108 pid=%d uid=%d process=%s", code, callerPid,
/hardware/qcom/display/msm8909/libqservice/
H A DIQService.cpp81 const int callerPid = ipc->getCallingPid(); local
86 getProcName(callerPid, callingProcName, MAX_BUF_SIZE);
98 callerPid, callerUid, callingProcName);
108 pid=%d uid=%d process=%s", code, callerPid,
/hardware/qcom/display/msm8994/libqservice/
H A DIQService.cpp81 const int callerPid = ipc->getCallingPid(); local
86 getProcName(callerPid, callingProcName, MAX_BUF_SIZE);
98 callerPid, callerUid, callingProcName);
108 pid=%d uid=%d process=%s", code, callerPid,
/hardware/qcom/display/msm8996/libqservice/
H A DIQService.cpp88 const int callerPid = ipc->getCallingPid(); local
101 callerPid, callerUid);
112 callerPid, callerUid);
122 code, callerPid, callerUid);
/hardware/qcom/display/msm8998/libqservice/
H A DIQService.cpp88 const int callerPid = ipc->getCallingPid(); local
103 callerPid, callerUid);
114 callerPid, callerUid);
124 code, callerPid, callerUid);

Completed in 81 milliseconds