Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/
H A Di_intell_voice_engine.h73 INTELL_VOICE_ENGINE_NOTIFY_HEADSET_WAKE_EVENT, enumerator
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/
H A Dintell_voice_engine_proxy.cpp241 Remote()->SendRequest(INTELL_VOICE_ENGINE_NOTIFY_HEADSET_WAKE_EVENT, data, reply, option); in NotifyHeadsetWakeEvent()
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_engine_stub.cpp52 processFuncMap_[INTELL_VOICE_ENGINE_NOTIFY_HEADSET_WAKE_EVENT] = [this](MessageParcel &data, in IntellVoiceEngineStub()