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