Searched refs:CreateAudioPatchConfigEventData (Results 1 – 2 of 2) sorted by relevance
175 class CreateAudioPatchConfigEventData : public ConfigEventData {177 CreateAudioPatchConfigEventData(const struct audio_patch patch, in CreateAudioPatchConfigEventData() function194 mData = new CreateAudioPatchConfigEventData(patch, handle); in CreateAudioPatchConfigEvent()
634 CreateAudioPatchConfigEventData *data = in sendCreateAudioPatchConfigEvent()635 (CreateAudioPatchConfigEventData *)configEvent->mData.get(); in sendCreateAudioPatchConfigEvent()684 CreateAudioPatchConfigEventData *data = in processConfigEvents_l()685 (CreateAudioPatchConfigEventData *)event->mData.get(); in processConfigEvents_l()