Home
last modified time | relevance | path

Searched refs:SetWakeupVesion (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.h48 void SetWakeupVesion(const std::string &wakeupVesion);
H A Dhistory_info_mgr.cpp66 void HistoryInfoMgr::SetWakeupVesion(const std::string &wakeupVesion) in SetWakeupVesion() function in OHOS::IntellVoiceEngine::HistoryInfoMgr
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/update/
H A Dupdate_engine_utils.cpp97 historyInfoMgr.SetWakeupVesion(versionNumber); in SaveWakeupVesion()
/ohos5.0/foundation/ai/intelligent_voice_framework/tests/fuzztest/intellvoice_fuzzer/
H A Dservicemanager_fuzzer.cpp188 historyInfoMgr.SetWakeupVesion(std::to_string(size)); in ServiceUtilsFuzzTest()