Searched defs:curNode (Results 1 – 3 of 3) sorted by relevance
353 static const struct DeviceResourceNode *TraverseTreeNode(const struct DeviceResourceNode *curNode) in TraverseTreeNode()365 const struct DeviceResourceNode *curNode = NULL; in HcsGetNodeByMatchAttr() local401 const struct DeviceResourceNode *curNode = NULL; in HcsGetNodeByRefAttr() local
34 struct DeviceResourceNode *curNode = NULL; in CreateTreeNode() local
295 void Preprocessor::FindCycle(const std::string &curNode, FileDetailMap &allFiles, std::vector<std::… in FindCycle()