Home
last modified time | relevance | path

Searched defs:halEvent (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/soundtrigger/2.0/default/
DSoundTriggerHalImpl.cpp31 void SoundTriggerHalImpl::soundModelCallback(struct sound_trigger_model_event *halEvent, in soundModelCallback()
58 void SoundTriggerHalImpl::recognitionCallback(struct sound_trigger_recognition_event *halEvent, in recognitionCallback()
494 const struct sound_trigger_model_event *halEvent) in convertSoundModelEventFromHal()
505 const struct sound_trigger_recognition_event *halEvent) in convertRecognitionEventFromHal()
/hardware/interfaces/broadcastradio/1.0/default/
DTuner.cpp33 void Tuner::onCallback(radio_hal_event_t *halEvent) in onCallback()
79 void Tuner::callback(radio_hal_event_t *halEvent, void *cookie) in callback()
/hardware/interfaces/broadcastradio/1.1/default/
DTuner.cpp33 void Tuner::onCallback(radio_hal_event_t *halEvent) in onCallback()
85 void Tuner::callback(radio_hal_event_t *halEvent, void *cookie) in callback()