Home
last modified time | relevance | path

Searched refs:SoundModelClient_2_1 (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/interfaces/soundtrigger/2.1/default/
H A DSoundTriggerHw.cpp109 new SoundModelClient_2_1(nextUniqueModelId(), cookie, callback); in loadSoundModel_2_1()
131 new SoundModelClient_2_1(nextUniqueModelId(), cookie, callback); in loadPhraseSoundModel_2_1()
148 void SoundTriggerHw::SoundModelClient_2_1::recognitionCallback( in recognitionCallback()
175 void SoundTriggerHw::SoundModelClient_2_1::soundModelCallback( in soundModelCallback()
H A DSoundTriggerHw.h110 class SoundModelClient_2_1 : public SoundModelClient {
112 SoundModelClient_2_1(uint32_t id, V2_1::ISoundTriggerHwCallback::CallbackCookie cookie, in SoundModelClient_2_1() function
/aosp12/hardware/interfaces/soundtrigger/2.2/default/
H A DSoundTriggerHw.h171 class SoundModelClient_2_1 : public SoundModelClient {
173 SoundModelClient_2_1(uint32_t id, V2_1::ISoundTriggerHwCallback::CallbackCookie cookie, in SoundModelClient_2_1() function
H A DSoundTriggerHw.cpp612 new SoundModelClient_2_1(nextUniqueModelId(), cookie, callback); in loadSoundModel_2_1()
634 new SoundModelClient_2_1(nextUniqueModelId(), cookie, callback); in loadPhraseSoundModel_2_1()
653 void SoundTriggerHw::SoundModelClient_2_1::recognitionCallback( in recognitionCallback()
680 void SoundTriggerHw::SoundModelClient_2_1::soundModelCallback( in soundModelCallback()
/aosp12/hardware/interfaces/soundtrigger/2.3/default/
H A DSoundTriggerHw.h192 class SoundModelClient_2_1 : public SoundModelClient {
194 SoundModelClient_2_1(uint32_t id, V2_1::ISoundTriggerHwCallback::CallbackCookie cookie, in SoundModelClient_2_1() function
H A DSoundTriggerHw.cpp668 new SoundModelClient_2_1(nextUniqueModelId(), cookie, callback); in loadSoundModel_2_1()
690 new SoundModelClient_2_1(nextUniqueModelId(), cookie, callback); in loadPhraseSoundModel_2_1()
709 void SoundTriggerHw::SoundModelClient_2_1::recognitionCallback( in recognitionCallback()
736 void SoundTriggerHw::SoundModelClient_2_1::soundModelCallback( in soundModelCallback()