Searched refs:displayUniqueIdByPort (Results 1 – 1 of 1) sorted by relevance
317 const auto& displayUniqueIdByPort = displayUniqueIdsByPort.find(inputPort); in configureInternal() local318 if (displayUniqueIdByPort != displayUniqueIdsByPort.end()) { in configureInternal()319 mAssociatedDisplayUniqueIdByPort = displayUniqueIdByPort->second; in configureInternal()