Searched refs:HashMap_RemoveAll_Internal (Results 1 – 1 of 1) sorted by relevance
139 static ESR_ReturnCode HashMap_RemoveAll_Internal(HashMapImpl *impl, ESR_BOOL freeValues) in HashMap_RemoveAll_Internal() function169 return HashMap_RemoveAll_Internal((HashMapImpl *) self, ESR_FALSE); in HashMap_RemoveAll()174 return HashMap_RemoveAll_Internal((HashMapImpl *) self, ESR_TRUE); in HashMap_RemoveAndFreeAll()