Home
last modified time | relevance | path

Searched refs:GetMsgBuffSize (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/micro_thread/
H A Dmt_action.h85 int GetMsgBuffSize() { in GetMsgBuffSize() function
H A Dmt_notify.cpp137 _msg_buff = MsgBuffPool::Instance()->GetMsgBuf(this->GetMsgBuffSize()); in InputNotify()
139 MTLOG_ERROR("Get memory failed, size %d, wait next time", this->GetMsgBuffSize()); in InputNotify()
H A Dmt_action.cpp106 int max_len = this->GetMsgBuffSize(); in InitConnEnv()
H A Dmt_notify.h98 int GetMsgBuffSize() { in GetMsgBuffSize() function