Lines Matching full:recording
331 /* Stop recording, if ongoing. Muting the microphone will cause
333 * will block until recording is resumed.
335 LOGV("%s: stop recording", __FUNCTION__);
337 LOGE("could not stop recording: %s",
1836 LOGE("%s: could not stop recording: %s", __FUNCTION__, strerror(errno));
1967 LOGE("could not stop recording: %d %s", errno, strerror(errno));