Searched refs:OnIntellVoiceEngineEvent (Results 1 – 9 of 9) sorted by relevance
48 cb_->OnIntellVoiceEngineEvent(*(historyEvent_.get())); in SetCallback()72 cb_->OnIntellVoiceEngineEvent(event); in Notify()
31 void OnIntellVoiceEngineEvent(const IntellVoiceEngineCallBackEvent &event) override in OnIntellVoiceEngineEvent() function
26 void OnIntellVoiceEngineEvent(
29 void EngineCallbackInner::OnIntellVoiceEngineEvent(const IntellVoiceEngineCallBackEvent &event) in OnIntellVoiceEngineEvent() function in OHOS::IntellVoiceEngine::EngineCallbackInner
56 OnIntellVoiceEngineEvent(event); in OnIntellVoiceEngineEventInner()
34 virtual void OnIntellVoiceEngineEvent(const IntellVoiceEngineCallBackEvent &event) = 0;
30 void OnIntellVoiceEngineEvent(const IntellVoiceEngineCallBackEvent &event) override;
25 void IntellVoiceEngineCallbackProxy::OnIntellVoiceEngineEvent(const IntellVoiceEngineCallBackEvent … in OnIntellVoiceEngineEvent() function in OHOS::IntellVoiceEngine::IntellVoiceEngineCallbackProxy
44 cb_->OnIntellVoiceEngineEvent(event); in OnIntellVoiceHdiEvent()