Searched refs:SoundModelClient_2_1 (Results 1 – 6 of 6) sorted by relevance
/aosp12/hardware/interfaces/soundtrigger/2.1/default/ |
H A D | SoundTriggerHw.cpp | 109 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 D | SoundTriggerHw.h | 110 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 D | SoundTriggerHw.h | 171 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 D | SoundTriggerHw.cpp | 612 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 D | SoundTriggerHw.h | 192 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 D | SoundTriggerHw.cpp | 668 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()
|