Searched refs:sendCreateAudioPatchConfigEvent (Results 1 – 4 of 4) sorted by relevance
348 status = thread->sendCreateAudioPatchConfigEvent(patch, &halHandle); in createAudioPatch_l()432 status = thread->sendCreateAudioPatchConfigEvent(patch, &halHandle); in createAudioPatch_l()
197 virtual status_t sendCreateAudioPatchConfigEvent(
353 status_t sendCreateAudioPatchConfigEvent(const struct audio_patch* patch,
803 status_t ThreadBase::sendCreateAudioPatchConfigEvent( in sendCreateAudioPatchConfigEvent() function in android::ThreadBase