Home
last modified time | relevance | path

Searched defs:MsgHandleThread (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/utils/
H A Dmsg_handle_thread.cpp29 MsgHandleThread::MsgHandleThread() : msgQue_(MSQ_QUEUE_MAX_LEN), callbackThread_(nullptr) {} in MsgHandleThread() function in OHOS::IntellVoiceUtils::MsgHandleThread
31 MsgHandleThread::MsgHandleThread(std::shared_ptr<MessageQueue> callbackMsgQue) in MsgHandleThread() function in OHOS::IntellVoiceUtils::MsgHandleThread
35 MsgHandleThread::MsgHandleThread(MsgHandleThread *callbackThread) in MsgHandleThread() function in OHOS::IntellVoiceUtils::MsgHandleThread