Searched refs:ArrayList_Destroy (Results 1 - 2 of 2) sorted by relevance

/external/srec/portable/include/
H A DArrayListImpl.h118 PORTABLE_API ESR_ReturnCode ArrayList_Destroy(ArrayList* self);
/external/srec/portable/src/
H A DArrayListImpl.c44 impl->Interface.destroy = &ArrayList_Destroy;
234 ESR_ReturnCode ArrayList_Destroy(ArrayList* self) function

Completed in 82 milliseconds