Home
last modified time | relevance | path

Searched refs:GetWakeupEngineBundleName (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/update/controller/strategy/
H A Dsilence_update_strategy.cpp60 std::string bundleName = historyInfoMgr.GetWakeupEngineBundleName(); in NotifyUpdateFail()
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/utils/
H A Dhistory_info_mgr.h45 std::string GetWakeupEngineBundleName();
H A Dhistory_info_mgr.cpp51 std::string HistoryInfoMgr::GetWakeupEngineBundleName() in GetWakeupEngineBundleName() function in OHOS::IntellVoiceEngine::HistoryInfoMgr
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/
H A Dwakeup_engine.cpp262 std::string bundleName = historyInfoMgr.GetWakeupEngineBundleName(); in StartAbility()
/ohos5.0/foundation/ai/intelligent_voice_framework/tests/fuzztest/intellvoice_fuzzer/
H A Dservicemanager_fuzzer.cpp185 historyInfoMgr.GetWakeupEngineBundleName(); in ServiceUtilsFuzzTest()