Searched refs:nodeId2 (Results 1 – 1 of 1) sorted by relevance
247 bool Dominate(const uint32 nodeId1, const uint32 nodeId2) const in Dominate() argument249 if (nodeId1 == nodeId2) { in Dominate()252 uint32 curId = nodeId2; in Dominate()