Searched refs:GetMsgBuf (Results 1 – 4 of 4) sorted by relevance
78 MtMsgBuf* MsgBuffPool::GetMsgBuf(int max_size) in GetMsgBuf() function in MsgBuffPool91 return msg_map->GetMsgBuf(); in GetMsgBuf()106 return msg_map->GetMsgBuf(); in GetMsgBuf()
148 MtMsgBuf* GetMsgBuf(){ in GetMsgBuf() function198 MtMsgBuf* GetMsgBuf(int max_size);
107 MtMsgBuf* msg_buff = msgmgr->GetMsgBuf(max_len); in InitConnEnv()
137 _msg_buff = MsgBuffPool::Instance()->GetMsgBuf(this->GetMsgBuffSize()); in InputNotify()