Searched refs:removeAndFreeAll (Results 1 – 3 of 3) sorted by relevance
64 return self->removeAndFreeAll(self); in HashMapRemoveAndFreeAll()
51 impl->Interface.removeAndFreeAll = &HashMap_RemoveAndFreeAll; in HashMapCreate_Internal()
95 ESR_ReturnCode(*removeAndFreeAll)(struct HashMap_t* self); member