Lines Matching refs:checkPid
584 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in setPreviewTarget()
661 if ( checkPid(__FUNCTION__) != OK) return; in setPreviewCallbackFlag()
722 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in setPreviewCallbackTarget()
774 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in startPreview()
991 if ( (res = checkPid(__FUNCTION__) ) != OK) return; in stopPreview()
1066 if ( (res = checkPid(__FUNCTION__) ) != OK) return false; in previewEnabled()
1076 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in setVideoBufferMode()
1106 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in startRecording()
1294 if ( (res = checkPid(__FUNCTION__) ) != OK) return; in stopRecording()
1346 if ( checkPid(__FUNCTION__) != OK) return false; in recordingEnabled()
1380 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in autoFocus()
1459 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in cancelAutoFocus()
1509 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in takePicture()
1630 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in setParameters()
1653 if (getCallingPid() != mServicePid && checkPid(__FUNCTION__) != OK) return String8(); in getParameters()
1664 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in sendCommand()
2262 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in setVideoTarget()