Searched refs:HashMap_RemoveAll (Results 1 – 2 of 2) sorted by relevance
66 ESR_SHARED_API ESR_ReturnCode HashMap_RemoveAll(HashMap* self);
50 impl->Interface.removeAll = &HashMap_RemoveAll; in HashMapCreate_Internal()167 ESR_ReturnCode HashMap_RemoveAll(HashMap* self) in HashMap_RemoveAll() function