Searched refs:ports_to_notify (Results 1 – 1 of 1) sorted by relevance
1287 std::vector<PortRef> ports_to_notify; in DestroyAllPortsWithPeer() local1312 ports_to_notify.push_back(PortRef(iter->first, port)); in DestroyAllPortsWithPeer()1337 for (const auto& port : ports_to_notify) in DestroyAllPortsWithPeer()