Searched refs:HashMap_Remove_Internal (Results 1 – 1 of 1) sorted by relevance
109 static ESR_ReturnCode HashMap_Remove_Internal(HashMapImpl* impl, const LCHAR* key, ESR_BOOL freeVal… in HashMap_Remove_Internal() function131 return HashMap_Remove_Internal((HashMapImpl*) self, key, ESR_FALSE); in HashMap_Remove()136 return HashMap_Remove_Internal((HashMapImpl*) self, key, ESR_TRUE); in HashMap_RemoveAndFree()