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

/haiku/headers/os/support/
H A DObjectList.h154 T* SwapWithItem(int32 index, T* newItem);
550 BObjectList<T>::SwapWithItem(int32 index, T* item) function in class:BObjectList

Completed in 35 milliseconds