Searched defs:nodeIndex (Results 1 – 3 of 3) sorted by relevance
684 TraceNode::TraceNode(TraceTree* tree, uint32_t nodeIndex) in TraceNode()715 TraceNode* TraceNode::FindOrAddChild(uint32_t nodeIndex) in FindOrAddChild()725 TraceNode* TraceNode::FindChild(uint32_t nodeIndex) in FindChild()
395 uint32_t nodeIndex = static_cast<uint32_t>(numOfElement - 1) & keyHash; in HWTEST_F_L0() local
134 bool IsVaildRBTree(JSThread *thread, JSHandle<T> &tree, int nodeIndex) in IsVaildRBTree()