Searched defs:pathRelationship (Results 1 – 1 of 1) sorted by relevance
352 @PathRelationship int pathRelationship = pathRelationship(newPath, activePath); in isInActiveRoutingPath() local361 static @PathRelationship int pathRelationship(int firstPath, int secondPath) { in pathRelationship() method in HdmiUtils