Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_mbuf_pool.cpp86 MsgBufMap msg_key(max_size); in GetMsgBuf() local
87 HashKey* hash_item = _hash_map->HashFind(&msg_key); in GetMsgBuf()
120 MsgBufMap msg_key(msg_buf->GetMaxLen()); in FreeMsgBuf() local
121 HashKey* hash_item = _hash_map->HashFind(&msg_key); in FreeMsgBuf()