Home
last modified time | relevance | path

Searched refs:GetWakeupDspFeature (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/utils/
H A Dhistory_info_mgr.h59 std::string GetWakeupDspFeature();
H A Dhistory_info_mgr.cpp121 std::string HistoryInfoMgr::GetWakeupDspFeature() in GetWakeupDspFeature() function in OHOS::IntellVoiceEngine::HistoryInfoMgr
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
H A Dengine_util.cpp124 features = HistoryInfoMgr::GetInstance().GetWakeupDspFeature(); in SetDspFeatures()
/ohos5.0/foundation/ai/intelligent_voice_framework/tests/fuzztest/intellvoice_fuzzer/
H A Dservicemanager_fuzzer.cpp197 historyInfoMgr.GetWakeupDspFeature(); in ServiceUtilsFuzzTest()