HomeSort by relevance Sort by last modified time
    Searched defs:callerPid (Results 1 - 11 of 11) sorted by null

  /hardware/qcom/display/msm8909/libqservice/
IQService.cpp 88 const int callerPid = ipc->getCallingPid();
103 callerPid, callerUid);
114 callerPid, callerUid);
124 code, callerPid, callerUid);
  /hardware/qcom/display/msm8909w_3100/libqservice/
IQService.cpp 88 const int callerPid = ipc->getCallingPid();
103 callerPid, callerUid);
114 callerPid, callerUid);
124 code, callerPid, callerUid);
  /hardware/qcom/display/msm8996/libqservice/
IQService.cpp 88 const int callerPid = ipc->getCallingPid();
101 callerPid, callerUid);
112 callerPid, callerUid);
122 code, callerPid, callerUid);
  /hardware/qcom/display/msm8998/libqservice/
IQService.cpp 88 const int callerPid = ipc->getCallingPid();
103 callerPid, callerUid);
114 callerPid, callerUid);
124 code, callerPid, callerUid);
  /hardware/qcom/display/msm8084/libqservice/
IQService.cpp 90 const int callerPid = ipc->getCallingPid();
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/
IQService.cpp 81 const int callerPid = ipc->getCallingPid();
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/
IQService.cpp 81 const int callerPid = ipc->getCallingPid();
86 getProcName(callerPid, callingProcName, MAX_BUF_SIZE);
98 callerPid, callerUid, callingProcName);
108 pid=%d uid=%d process=%s", code, callerPid,
  /hardware/qcom/display/msm8960/libqservice/
IQService.cpp 87 const int callerPid = ipc->getCallingPid();
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,
  /frameworks/base/services/core/java/com/android/server/wm/
Session.java 318 final int callerPid = Binder.getCallingPid();
322 return mDragDropController.performDrag(mSurfaceSession, callerPid, callerUid, window,
  /frameworks/base/services/core/java/com/android/server/
TelephonyRegistry.java 104 int callerPid;
123 context, subId, callerPid, callerUid, callingPackage);
402 r.callerPid = Binder.getCallingPid();
501 r.callerPid = Binder.getCallingPid();
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 629 milliseconds