Searched refs:genRandRet (Results 1 – 1 of 1) sorted by relevance
223 bool genRandRet = GenerateRand(contextIdPtr, sizeof(uint64_t)); in GetNewContextId() local224 if (!genRandRet) { in GetNewContextId()