Searched defs:connectionPair (Results 1 – 1 of 1) sorted by relevance
461 std::for_each(oldConnections.begin(), oldConnections.end(), [&](const auto& connectionPair) { in updateStreamsConnectedState()477 std::for_each(newConnections.begin(), newConnections.end(), [&](const auto& connectionPair) { in updateStreamsConnectedState()