Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
H A Dengine_util.h34 INIT_DONE, enumerator
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/headset/
H A Dheadset_wakeup_engine_impl.cpp75 .ACT(INIT_DONE, HandleInitDone); in InitStates()
168 StateMsg msg(INIT_DONE, &result, sizeof(int32_t)); in OnInitDone()
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/
H A Dwakeup_engine_impl.cpp80 .ACT(INIT_DONE, HandleInitDone); in InitStates()
335 StateMsg msg(INIT_DONE, &result, sizeof(int32_t)); in OnInitDone()