Searched refs:findConnectsTo (Results 1 – 1 of 1) sorted by relevance
128 auto findConnectsTo = exposesItem.find("ConnectsToType"); in addDownstreamPort() local129 if (findConnectsTo == exposesItem.end()) in addDownstreamPort()135 PortType connectsTo = findConnectsTo->get<std::string>(); in addDownstreamPort()