Searched defs:loadSoundModel (Results 1 – 6 of 6) sorted by relevance
77 int SoundTriggerHalLegacy::loadSoundModel(struct sound_trigger_sound_model *sound_model, in loadSoundModel() function in android::SoundTriggerHalLegacy
565 status_t SoundTriggerHwService::Module::loadSoundModel(const sp<IMemory>& modelMemory, in loadSoundModel() function in android::SoundTriggerHwService::Module964 status_t SoundTriggerHwService::ModuleClient::loadSoundModel(const sp<IMemory>& modelMemory, in loadSoundModel() function in android::SoundTriggerHwService::ModuleClient
69 int SoundTriggerHalHidl::loadSoundModel(struct sound_trigger_sound_model *sound_model, in loadSoundModel() function in android::SoundTriggerHalHidl
76 public native int loadSoundModel(SoundTrigger.SoundModel model, int[] soundModelHandle); in loadSoundModel() method in SoundTriggerModule
53 status_t loadSoundModel(const sp<IMemory>& modelMemory, in loadSoundModel() function in android::BpSoundTrigger
152 status_t SoundTrigger::loadSoundModel(const sp<IMemory>& modelMemory, in loadSoundModel() function in android::SoundTrigger