Searched refs:pCmpFunc (Results 1 – 1 of 1) sorted by relevance
1802 FSNodeCmpFunc* pCmpFunc; in Sort() member1803 GreaterCmp(FSNodeCmpFunc* _pCmpFunc) : pCmpFunc(_pCmpFunc){} in Sort()1806 return pCmpFunc(n1, n2) < 0; in Sort()