Lines Matching refs:halEvent
117 virtual void recognitionCallback(struct sound_trigger_recognition_event* halEvent) = 0;
118 virtual void soundModelCallback(struct sound_trigger_model_event* halEvent) = 0;
129 const struct sound_trigger_phrase_recognition_event* halEvent);
132 const struct sound_trigger_recognition_event* halEvent);
134 const struct sound_trigger_model_event* halEvent);
151 void recognitionCallback(struct sound_trigger_recognition_event* halEvent) override;
152 void soundModelCallback(struct sound_trigger_model_event* halEvent) override;
182 static void soundModelCallback(struct sound_trigger_model_event* halEvent, void* cookie);
183 static void recognitionCallback(struct sound_trigger_recognition_event* halEvent, void* cookie);
198 void recognitionCallback(struct sound_trigger_recognition_event* halEvent) override;
199 void soundModelCallback(struct sound_trigger_model_event* halEvent) override;