Home
last modified time | relevance | path

Searched defs:unload (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-media-kit/
H A Djs-apis-inner-multimedia-soundPool.md1207 ### unload subsection
1264 ### unload subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-media-kit/
H A Djs-apis-inner-multimedia-soundPool.md1207 ### unload subsection
1264 ### unload subsection
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/
H A Dtrigger_helper.cpp166 bool unload = !modelData->SameModel(model); in StartGenericRecognition() local
273 int32_t TriggerHelper::InitRecognition(std::shared_ptr<TriggerModelData> modelData, bool unload) in InitRecognition()
/ohos5.0/foundation/multimedia/player_framework/test/unittest/soundpool_test/src/
H A Dsoundpool_unit_test.cpp496 int32_t unload = soundPool_->Unload(soundIDs_[0]); variable
520 int32_t unload = soundPool_->Unload(-1); variable