Searched refs:CreateAudioPatchConfigEventData (Results 1 – 2 of 2) sorted by relevance
177 class CreateAudioPatchConfigEventData : public ConfigEventData {179 CreateAudioPatchConfigEventData(const struct audio_patch patch, in CreateAudioPatchConfigEventData() function196 mData = new CreateAudioPatchConfigEventData(patch, handle); in CreateAudioPatchConfigEvent()
690 CreateAudioPatchConfigEventData *data = in sendCreateAudioPatchConfigEvent()691 (CreateAudioPatchConfigEventData *)configEvent->mData.get(); in sendCreateAudioPatchConfigEvent()759 CreateAudioPatchConfigEventData *data = in processConfigEvents_l()760 (CreateAudioPatchConfigEventData *)event->mData.get(); in processConfigEvents_l()