Searched refs:OnWakeupEvent (Results 1 – 4 of 4) sorted by relevance
59 …void OnWakeupEvent(const OHOS::HDI::IntelligentVoice::Engine::V1_0::IntellVoiceEngineCallBackEvent…
53 std::bind(&HeadsetWakeupEngineImpl::OnWakeupEvent, this, std::placeholders::_1)); in Init()151 void HeadsetWakeupEngineImpl::OnWakeupEvent( in OnWakeupEvent() function in OHOS::IntellVoiceEngine::HeadsetWakeupEngineImpl
62 …void OnWakeupEvent(const OHOS::HDI::IntelligentVoice::Engine::V1_0::IntellVoiceEngineCallBackEvent…
56 std::bind(&WakeupEngineImpl::OnWakeupEvent, this, std::placeholders::_1)); in WakeupEngineImpl()320 void WakeupEngineImpl::OnWakeupEvent( in OnWakeupEvent() function in OHOS::IntellVoiceEngine::WakeupEngineImpl