Searched refs:HashMap_Destroy (Results 1 – 2 of 2) sorted by relevance
94 ESR_SHARED_API ESR_ReturnCode HashMap_Destroy(HashMap* self);
58 impl->Interface.destroy = &HashMap_Destroy; in HashMapCreate_Internal()280 ESR_ReturnCode HashMap_Destroy(HashMap* self) in HashMap_Destroy() function