Home
last modified time | relevance | path

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

/external/srec/shared/src/
DIntArrayListImpl.c44 impl->Interface.removeAll = &IntArrayList_RemoveAll; in IntArrayListCreate()
122 ESR_ReturnCode IntArrayList_RemoveAll(IntArrayList* self) in IntArrayList_RemoveAll() function
/external/srec/shared/include/
DIntArrayListImpl.h66 ESR_SHARED_API ESR_ReturnCode IntArrayList_RemoveAll(IntArrayList* self);