Home
last modified time | relevance | path

Searched refs:KEY_WAKEUP_ENGINE_BUNDLE_NAME (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/utils/
H A Dhistory_info_mgr.cpp48 SetValue(KEY_WAKEUP_ENGINE_BUNDLE_NAME, bundleName); in SetWakeupEngineBundleName()
53 return GetValue(KEY_WAKEUP_ENGINE_BUNDLE_NAME); in GetWakeupEngineBundleName()
H A Dhistory_info_mgr.h24 const std::string KEY_WAKEUP_ENGINE_BUNDLE_NAME = "WakeupEngineBundleName"; variable
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_service_manager.cpp767 …HistoryInfoMgr::GetInstance().DeleteKey({KEY_WAKEUP_ENGINE_BUNDLE_NAME, KEY_WAKEUP_ENGINE_ABILITY_… in ClearUserData()