Searched refs:SetWakeupPhrase (Results 1 – 4 of 4) sorted by relevance
56 void SetWakeupPhrase(const std::string &wakeupPhrase);
106 void HistoryInfoMgr::SetWakeupPhrase(const std::string &wakeupPhrase) in SetWakeupPhrase() function in OHOS::IntellVoiceEngine::HistoryInfoMgr
125 HistoryInfoMgr::GetInstance().SetWakeupPhrase(info.wakeupPhrase); in Attach()
194 historyInfoMgr.SetWakeupPhrase(std::to_string(size)); in ServiceUtilsFuzzTest()