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

/external/lzma/CPP/Common/
H A DMyVector.h261 static int CompareObjectItems(void *const *a1, void *const *a2, void * /* param */) function in class:CObjectVector
263 void Sort() { CPointerVector::Sort(CompareObjectItems, 0); }

Completed in 125 milliseconds