Lines Matching refs:mServicePid
403 if (callingPid != mClientPid && callingPid != mServicePid) return res;1590 if (CameraThreadState::getCallingPid() != mServicePid && checkPid(__FUNCTION__) != OK) return String8();