Searched refs:CreateAudioPatchConfigEventData (Results 1 – 2 of 2) sorted by relevance
185 class CreateAudioPatchConfigEventData : public ConfigEventData {187 CreateAudioPatchConfigEventData(const struct audio_patch patch, in CreateAudioPatchConfigEventData() function204 mData = new CreateAudioPatchConfigEventData(patch, handle); in CreateAudioPatchConfigEvent()
694 CreateAudioPatchConfigEventData *data = in sendCreateAudioPatchConfigEvent()695 (CreateAudioPatchConfigEventData *)configEvent->mData.get(); in sendCreateAudioPatchConfigEvent()776 CreateAudioPatchConfigEventData *data = in processConfigEvents_l()777 (CreateAudioPatchConfigEventData *)event->mData.get(); in processConfigEvents_l()