Searched refs:HashFind (Results 1 – 4 of 4) sorted by relevance
87 HashKey* hash_item = _hash_map->HashFind(&msg_key); in GetMsgBuf()121 HashKey* hash_item = _hash_map->HashFind(&msg_key); in FreeMsgBuf()
112 HashKey* HashFind(HashKey* key) { in HashFind() function138 HashKey* item = HashFind(key); in HashFindData()
100 return dynamic_cast<ISession*>(_hash_map->HashFind(&key)); in FindSession()
1606 return (CNetHandler*)_session_hash->HashFind(key); in FindNetItem()1643 return (CDestLinks*)_ip_hash->HashFind(key); in FindDestLink()