Searched refs:GetWakeupPhrase (Results 1 – 7 of 7) sorted by relevance
394 .wakeupPhrase = GetWakeupPhrase(), in HandleInit()597 .wakeupPhrase = GetWakeupPhrase(), in HandleResetAdapter()642 std::string WakeupEngineImpl::GetWakeupPhrase() in GetWakeupPhrase() function in OHOS::IntellVoiceEngine::WakeupEngineImpl644 std::string wakeupPhrase = HistoryInfoMgr::GetInstance().GetWakeupPhrase(); in GetWakeupPhrase()
87 std::string GetWakeupPhrase();
57 std::string GetWakeupPhrase();
111 std::string HistoryInfoMgr::GetWakeupPhrase() in GetWakeupPhrase() function in OHOS::IntellVoiceEngine::HistoryInfoMgr
99 .wakeupPhrase = HistoryInfoMgr::GetInstance().GetWakeupPhrase(), in Init()
195 historyInfoMgr.GetWakeupPhrase(); in ServiceUtilsFuzzTest()
763 auto wakeupPhrase = HistoryInfoMgr::GetInstance().GetWakeupPhrase(); in ClearUserData()