Searched refs:CreateAudioPatchConfigEventData (Results 1 – 2 of 2) sorted by relevance
166 class CreateAudioPatchConfigEventData : public ConfigEventData {168 CreateAudioPatchConfigEventData(const struct audio_patch patch, in CreateAudioPatchConfigEventData() function185 mData = new CreateAudioPatchConfigEventData(patch, handle); in CreateAudioPatchConfigEvent()
450 CreateAudioPatchConfigEventData *data = in sendCreateAudioPatchConfigEvent()451 (CreateAudioPatchConfigEventData *)configEvent->mData.get(); in sendCreateAudioPatchConfigEvent()497 CreateAudioPatchConfigEventData *data = in processConfigEvents_l()498 (CreateAudioPatchConfigEventData *)event->mData.get(); in processConfigEvents_l()