Searched refs:CreateAudioPatchConfigEventData (Results 1 – 2 of 2) sorted by relevance
203 class CreateAudioPatchConfigEventData : public ConfigEventData {205 CreateAudioPatchConfigEventData(const struct audio_patch patch, in CreateAudioPatchConfigEventData() function222 mData = new CreateAudioPatchConfigEventData(patch, handle); in CreateAudioPatchConfigEvent()
811 CreateAudioPatchConfigEventData *data = in sendCreateAudioPatchConfigEvent()812 (CreateAudioPatchConfigEventData *)configEvent->mData.get(); in sendCreateAudioPatchConfigEvent()899 CreateAudioPatchConfigEventData *data = in processConfigEvents_l()900 (CreateAudioPatchConfigEventData *)event->mData.get(); in processConfigEvents_l()