Home
last modified time | relevance | path

Searched refs:ports_to_notify (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/mojo/core/ports/
Dnode.cc1292 std::vector<PortRef> ports_to_notify; in DestroyAllPortsWithPeer() local
1319 ports_to_notify.push_back(PortRef(iter->first, port)); in DestroyAllPortsWithPeer()
1346 for (const auto& port : ports_to_notify) in DestroyAllPortsWithPeer()