Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_session.cpp88 return _hash_map->HashInsert(session); in InsertSession()
H A Dmt_mbuf_pool.cpp104 _hash_map->HashInsert(msg_map); in GetMsgBuf()
H A Dhash_list.h90 int HashInsert(HashKey* key) { in HashInsert() function
H A Dmt_connection.cpp564 _keep_hash->HashInsert(conn_list); in CacheTcpKeepConn()
H A Dmt_net.cpp1616 int32_t ret = _session_hash->HashInsert(item); in InsertNetItem()
1653 int32_t ret = _ip_hash->HashInsert(item); in InsertDestLink()