Searched refs:sendReleaseAudioPatchConfigEvent (Results 1 – 3 of 3) sorted by relevance
585 status = thread->sendReleaseAudioPatchConfigEvent(removedPatch->mHalHandle); in releaseAudioPatch()612 status = thread->sendReleaseAudioPatchConfigEvent(removedPatch->mHalHandle); in releaseAudioPatch()
275 status_t sendReleaseAudioPatchConfigEvent(audio_patch_handle_t handle);
794 status_t AudioFlinger::ThreadBase::sendReleaseAudioPatchConfigEvent( in sendReleaseAudioPatchConfigEvent() function in android::AudioFlinger::ThreadBase