/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/intelligentvoice/ |
H A D | interface_i_intell_voice_engine_callback.md | 22 | [OnIntellVoiceHdiEvent](#onintellvoicehdievent) ([in] struct [IntellVoiceEngineCallBackEvent](_in… 28 ### OnIntellVoiceHdiEvent() 31 IIntellVoiceEngineCallback::OnIntellVoiceHdiEvent ([in] struct IntellVoiceEngineCallBackEvent event)
|
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/ |
H A D | adapter_callback_service.cpp | 22 int32_t AdapterCallbackService::OnIntellVoiceHdiEvent(const IntellVoiceEngineCallBackEvent& event) in OnIntellVoiceHdiEvent() function in OHOS::IntellVoiceEngine::AdapterCallbackService 29 listener_->OnIntellVoiceHdiEvent(event); in OnIntellVoiceHdiEvent()
|
H A D | intell_voice_adapter_listener.h | 25 virtual void OnIntellVoiceHdiEvent(
|
H A D | adapter_callback_service.h | 31 int32_t OnIntellVoiceHdiEvent(const IntellVoiceEngineCallBackEvent& event) override;
|
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/update/ |
H A D | update_adapter_listener.cpp | 36 int UpdateAdapterListener::OnIntellVoiceHdiEvent(const IntellVoiceEngineCallBackEvent& event) in OnIntellVoiceHdiEvent() function in OHOS::IntellVoiceEngine::UpdateAdapterListener
|
H A D | update_adapter_listener.h | 32 int OnIntellVoiceHdiEvent(
|
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/enroll/ |
H A D | enroll_adapter_listener.cpp | 37 void EnrollAdapterListener::OnIntellVoiceHdiEvent(const IntellVoiceEngineCallBackEvent& event) in OnIntellVoiceHdiEvent() function in OHOS::IntellVoiceEngine::EnrollAdapterListener
|
H A D | enroll_adapter_listener.h | 31 void OnIntellVoiceHdiEvent(
|
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/ |
H A D | wakeup_adapter_listener.h | 35 void OnIntellVoiceHdiEvent(
|
H A D | wakeup_adapter_listener.cpp | 53 void WakeupAdapterListener::OnIntellVoiceHdiEvent(const IntellVoiceEngineCallBackEvent &event) in OnIntellVoiceHdiEvent() function in OHOS::IntellVoiceEngine::WakeupAdapterListener
|
/ohos5.0/drivers/interface/intelligent_voice/engine/v1_0/ |
H A D | IIntellVoiceEngineCallback.idl | 21 OnIntellVoiceHdiEvent([in] struct IntellVoiceEngineCallBackEvent event);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/intelligent_voice_engine_v1_0/foo/intelligent_voice/engine/v1_0/ |
H A D | IIntellVoiceEngineCallback.idl | 21 OnIntellVoiceHdiEvent([in] struct IntellVoiceEngineCallBackEvent event);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/intelligent_voice_engine_v1_1/foo/intelligent_voice/engine/v1_0/ |
H A D | IIntellVoiceEngineCallback.idl | 21 OnIntellVoiceHdiEvent([in] struct IntellVoiceEngineCallBackEvent event);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/intelligent_voice_engine_v1_0/cpp_target/intelligent_voice/engine/v1_0/ |
H A D | intell_voice_engine_callback_service.cpp.txt | 26 int32_t IntellVoiceEngineCallbackService::OnIntellVoiceHdiEvent(const OHOS::HDI::IntelligentVoice::…
|
H A D | intell_voice_engine_callback_service.h.txt | 31 …int32_t OnIntellVoiceHdiEvent(const OHOS::HDI::IntelligentVoice::Engine::V1_0::IntellVoiceEngineCa…
|
H A D | intell_voice_engine_callback_proxy.h.txt | 39 …int32_t OnIntellVoiceHdiEvent(const OHOS::HDI::IntelligentVoice::Engine::V1_0::IntellVoiceEngineCa…
|
H A D | iintell_voice_engine_callback.h.txt | 64 …virtual int32_t OnIntellVoiceHdiEvent(const OHOS::HDI::IntelligentVoice::Engine::V1_0::IntellVoice…
|
H A D | intell_voice_engine_callback_proxy.cpp.txt | 33 …::IntelligentVoice::Engine::V1_0::IntellVoiceEngineCallbackProxy::OnIntellVoiceHdiEvent(const OHOS…
|
H A D | intell_voice_engine_callback_stub.cpp.txt | 82 int32_t intellVoiceEngineCallbackRet = impl->OnIntellVoiceHdiEvent(event);
|
/ohos5.0/drivers/peripheral/intelligent_voice/hdi_service/engine/ |
H A D | intell_voice_engine_adapter_impl.cpp | 191 cb_->OnIntellVoiceHdiEvent(event); in OnIntellVoiceEvent()
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/intelligent_voice_engine_v1_0/dump_ast_target/ |
H A D | dump.txt | 62 [mini, lite, full, callback] OnIntellVoiceHdiEvent(
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/intelligent_voice_engine_v1_1/dump_ast_target/ |
H A D | dump.txt | 96 [mini, lite, full, callback] OnIntellVoiceHdiEvent(
|