Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dchannel_posix.cc154 pending_outgoing_with_mach_ports_.emplace_back(std::move(message)); in Write()
383 std::swap(pending_outgoing_with_mach_ports_, outgoing); in FlushPendingMessagesWithMachPortsOnIOThread()
748 std::vector<MessagePtr> pending_outgoing_with_mach_ports_; member in mojo::core::__anon7bef9a390111::ChannelPosix