Searched refs:ArrayList_RemoveAll (Results 1 – 2 of 2) sorted by relevance
88 PORTABLE_API ESR_ReturnCode ArrayList_RemoveAll(ArrayList* self);
49 impl->Interface.removeAll = &ArrayList_RemoveAll; in ArrayListCreateWithCapacity()162 ESR_ReturnCode ArrayList_RemoveAll(ArrayList* self) in ArrayList_RemoveAll() function