Home | History | Annotate | Download | only in api1

Lines Matching refs:mServicePid

246     if (callingPid != mClientPid && callingPid != mServicePid) {
696 if (CameraThreadState::getCallingPid() != mServicePid && checkPidAndHardware() != NO_ERROR) {