Home
last modified time | relevance | path

Searched refs:OnWakeupEvent (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/headset/
H A Dheadset_wakeup_engine_impl.h59 …void OnWakeupEvent(const OHOS::HDI::IntelligentVoice::Engine::V1_0::IntellVoiceEngineCallBackEvent…
H A Dheadset_wakeup_engine_impl.cpp53 std::bind(&HeadsetWakeupEngineImpl::OnWakeupEvent, this, std::placeholders::_1)); in Init()
151 void HeadsetWakeupEngineImpl::OnWakeupEvent( in OnWakeupEvent() function in OHOS::IntellVoiceEngine::HeadsetWakeupEngineImpl
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/
H A Dwakeup_engine_impl.h62 …void OnWakeupEvent(const OHOS::HDI::IntelligentVoice::Engine::V1_0::IntellVoiceEngineCallBackEvent…
H A Dwakeup_engine_impl.cpp56 std::bind(&WakeupEngineImpl::OnWakeupEvent, this, std::placeholders::_1)); in WakeupEngineImpl()
320 void WakeupEngineImpl::OnWakeupEvent( in OnWakeupEvent() function in OHOS::IntellVoiceEngine::WakeupEngineImpl