Searched refs:GetMsgLen (Results 1 – 3 of 3) sorted by relevance
| /f-stack/app/micro_thread/ |
| H A D | mt_connection.cpp | 123 int ret = ff_hook_sendto(_osfd, _msg_buff->GetMsgBuff(), _msg_buff->GetMsgLen(), 0, in SendData() 289 int msg_len = _msg_buff->GetMsgLen(); in SendData() 644 …int ret = ff_hook_sendto(_ntfy_obj->GetOsfd(), _msg_buff->GetMsgBuff(), _msg_buff->GetMsgLen(), 0, in SendData() 678 int msg_len = _msg_buff->GetMsgLen(); in RecvData()
|
| H A D | mt_mbuf_pool.h | 91 int GetMsgLen() { in GetMsgLen() function
|
| H A D | mt_action.cpp | 192 int ret = this->HandleProcess(msg_buff->GetMsgBuff(), msg_buff->GetMsgLen(), _msg); in DoProcess()
|