Home
last modified time | relevance | path

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

/external/srec/shared/src/
DHashMapImpl.c139 static ESR_ReturnCode HashMap_RemoveAll_Internal(HashMapImpl *impl, ESR_BOOL freeValues) in HashMap_RemoveAll_Internal() function
169 return HashMap_RemoveAll_Internal((HashMapImpl *) self, ESR_FALSE); in HashMap_RemoveAll()
174 return HashMap_RemoveAll_Internal((HashMapImpl *) self, ESR_TRUE); in HashMap_RemoveAndFreeAll()