Lines Matching defs:callingPid
388 int callingPid = getCallingPid();389 if (callingPid != mClientPid && callingPid != mServicePid) return;