Searched refs:CreateAudioPatchConfigEventData (Results 1 – 2 of 2) sorted by relevance
176 class CreateAudioPatchConfigEventData : public ConfigEventData {178 CreateAudioPatchConfigEventData(const struct audio_patch patch, in CreateAudioPatchConfigEventData() function195 mData = new CreateAudioPatchConfigEventData(patch, handle); in CreateAudioPatchConfigEvent()
660 CreateAudioPatchConfigEventData *data = in sendCreateAudioPatchConfigEvent()661 (CreateAudioPatchConfigEventData *)configEvent->mData.get(); in sendCreateAudioPatchConfigEvent()710 CreateAudioPatchConfigEventData *data = in processConfigEvents_l()711 (CreateAudioPatchConfigEventData *)event->mData.get(); in processConfigEvents_l()