Home
last modified time | relevance | path

Searched refs:loadSoundModel_2_1 (Results 1 – 11 of 11) sorted by relevance

/aosp12/hardware/interfaces/soundtrigger/2.1/default/
H A DSoundTriggerHw.h43 Return<void> loadSoundModel_2_1(const V2_1::ISoundTriggerHw::SoundModel& soundModel,
88 Return<void> loadSoundModel_2_1(const V2_1::ISoundTriggerHw::SoundModel& soundModel, in loadSoundModel_2_1() function
91 return mImpl->loadSoundModel_2_1(soundModel, callback, cookie, _hidl_cb); in loadSoundModel_2_1()
H A DSoundTriggerHw.cpp100 Return<void> SoundTriggerHw::loadSoundModel_2_1( in loadSoundModel_2_1() function in android::hardware::soundtrigger::V2_1::implementation::SoundTriggerHw
/aosp12/hardware/interfaces/soundtrigger/2.1/vts/functional/
H A DVtsHalSoundtriggerV2_1TargetTest.cpp241 mSoundTriggerHal->loadSoundModel_2_1(model, mCallback, 0, [&](int32_t retval, auto res) { in TEST_P()
280 mSoundTriggerHal->loadSoundModel_2_1(model, mCallback, 0, [&](int32_t retval, auto res) { in TEST_P()
/aosp12/hardware/interfaces/soundtrigger/2.1/
H A DISoundTriggerHw.hal32 * passed to loadSoundModel_2_1() and contains the binary data of the
96 loadSoundModel_2_1(SoundModel soundModel,
/aosp12/hardware/interfaces/soundtrigger/2.2/default/
H A DSoundTriggerHw.h72 Return<void> loadSoundModel_2_1(const V2_1::ISoundTriggerHw::SoundModel& soundModel,
H A DSoundTriggerHw.cpp603 Return<void> SoundTriggerHw::loadSoundModel_2_1( in loadSoundModel_2_1() function in android::hardware::soundtrigger::V2_2::implementation::SoundTriggerHw
/aosp12/hardware/interfaces/soundtrigger/2.3/default/
H A DSoundTriggerHw.h72 Return<void> loadSoundModel_2_1(const V2_1::ISoundTriggerHw::SoundModel& soundModel,
H A DSoundTriggerHw.cpp659 Return<void> SoundTriggerHw::loadSoundModel_2_1( in loadSoundModel_2_1() function in android::hardware::soundtrigger::V2_3::implementation::SoundTriggerHw
/aosp12/frameworks/base/services/core/java/com/android/server/soundtrigger_middleware/
H A DSoundTriggerHw2Compat.java146 as2_1().loadSoundModel_2_1(soundModel, new SoundTriggerCallback(callback), cookie, in loadSoundModel()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/soundtrigger_middleware/
H A DSoundTriggerMiddlewareImplTest.java444 }).when(driver).loadSoundModel_2_1(modelCaptor.capture(), callbackCaptor.capture(), in loadGenericModel_2_1()
451 verify(driver).loadSoundModel_2_1(any(), any(), anyInt(), any()); in loadGenericModel_2_1()
/aosp12/frameworks/base/services/
H A Dart-profile224 HPLandroid/hardware/soundtrigger/V2_2/ISoundTriggerHw$Proxy;->loadSoundModel_2_1(Landroid/hardware/…
234 HPLandroid/hardware/soundtrigger/V2_3/ISoundTriggerHw$Proxy;->loadSoundModel_2_1(Landroid/hardware/…