Searched refs:currentNodeInspectorId (Results 1 – 1 of 1) sorted by relevance
1242 auto currentNodeInspectorId = layoutQueue.front(); in PreTopologicalLoopDetection() local1244 auto reliedSet = reliedOnMap_[currentNodeInspectorId]; in PreTopologicalLoopDetection()1255 incomingDegreeMapCopy.erase(currentNodeInspectorId); in PreTopologicalLoopDetection()1256 visitedNode.push(currentNodeInspectorId); in PreTopologicalLoopDetection()1280 auto currentNodeInspectorId = layoutQueue.front(); in TopologicalSort() local1283 auto reliedList = reliedOnMap_[currentNodeInspectorId]; in TopologicalSort()1294 renderList.emplace_back(currentNodeInspectorId); in TopologicalSort()