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()
636 CreateAudioPatchConfigEventData *data = in sendCreateAudioPatchConfigEvent()637 (CreateAudioPatchConfigEventData *)configEvent->mData.get(); in sendCreateAudioPatchConfigEvent()698 CreateAudioPatchConfigEventData *data = in processConfigEvents_l()699 (CreateAudioPatchConfigEventData *)event->mData.get(); in processConfigEvents_l()