Searched refs:ArrayList_Remove_Internal (Results 1 – 1 of 1) sorted by relevance
113 static ESR_ReturnCode ArrayList_Remove_Internal(ArrayListImpl *impl, size_t i) in ArrayList_Remove_Internal() function146 return ArrayList_Remove_Internal(impl, i); in ArrayList_Remove()159 return ArrayList_Remove_Internal(impl, index); in ArrayList_RemoveAtIndex()