Searched refs:fNextNodeHandleCookie (Results 1 – 2 of 2) sorted by relevance
12 fNextNodeHandleCookie(0) in NodeHandleMap()144 if (fNextNodeHandleCookie < 0) in _NextNodeHandleCookie()145 fNextNodeHandleCookie = 0; in _NextNodeHandleCookie()146 cookie = fNextNodeHandleCookie++; in _NextNodeHandleCookie()
29 vint32 fNextNodeHandleCookie; variable