Searched refs:HandleRead (Results 1 – 4 of 4) sorted by relevance
76 int32_t HandleRead(const StateMsg &msg, State &nextState);
94 .ACT(READ, HandleRead) in InitStates()356 int32_t HeadsetWakeupEngineImpl::HandleRead(const StateMsg &msg, State & /* nextState */) in HandleRead() function in OHOS::IntellVoiceEngine::HeadsetWakeupEngineImpl
81 int32_t HandleRead(const StateMsg &msg, State &nextState);
103 .ACT(READ, HandleRead) in InitStates()532 int32_t WakeupEngineImpl::HandleRead(const StateMsg &msg, State & /* nextState */) in HandleRead() function in OHOS::IntellVoiceEngine::WakeupEngineImpl