Home
last modified time | relevance | path

Searched refs:callbackMsgQue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/utils/
H A Dmsg_handle_thread.cpp31 MsgHandleThread::MsgHandleThread(std::shared_ptr<MessageQueue> callbackMsgQue) in MsgHandleThread() argument
32 : callbackMsgQue_(callbackMsgQue), msgQue_(MSQ_QUEUE_MAX_LEN), callbackThread_(nullptr) in MsgHandleThread()
H A Dmsg_handle_thread.h28 explicit MsgHandleThread(std::shared_ptr<MessageQueue> callbackMsgQue);