Home
last modified time | relevance | path

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

/foundation/ai/intelligent_voice_framework/utils/
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