Searched refs:pfRBGetKeyFn (Results 1 – 2 of 2) sorted by relevance
60 typedef VOID *(*pfRBGetKeyFn)(LosRbNode *); typedef70 pfRBGetKeyFn pfGetKey;124 VOID LOS_RbInitTree(LosRbTree *pstTree, pfRBCmpKeyFn pfCmpKey, pfRBFreeFn pfFree, pfRBGetKeyFn pfGe…
524 VOID LOS_RbInitTree(LosRbTree *pstTree, pfRBCmpKeyFn pfCmpKey, pfRBFreeFn pfFree, pfRBGetKeyFn pfGe… in LOS_RbInitTree()