Searched defs:DoPendReadyToWrite (Results 1 – 8 of 8) sorted by relevance
84 async2::Poll<Status> EpollChannel::DoPendReadyToWrite(async2::Context& cx) { in DoPendReadyToWrite() function in pw::channel::EpollChannel
40 Poll<Status> LoopbackChannel<DataType::kDatagram>::DoPendReadyToWrite( in DoPendReadyToWrite() function in pw::channel::LoopbackChannel::kDatagram
44 async2::Poll<Status> ForwardingChannel<DataType::kDatagram>::DoPendReadyToWrite( in DoPendReadyToWrite() function in pw::channel::internal::ForwardingChannel::kDatagram
67 Poll<pw::Status> DoPendReadyToWrite(Context&) override { return Pending(); } in DoPendReadyToWrite() function in __anon0831d3350111::ReliableByteReaderWriterStub104 Poll<pw::Status> DoPendReadyToWrite(Context&) override { return Pending(); } in DoPendReadyToWrite() function in __anon0831d3350111::WriteOnlyStub265 Poll<pw::Status> DoPendReadyToWrite(Context& cx) override { in DoPendReadyToWrite() function in __anon0831d3350111::TestDatagramWriter
169 Poll<Status> Rp2StdioChannel::DoPendReadyToWrite(Context&) { in DoPendReadyToWrite() function in pw::channel::__anon6aa249cb0111::Rp2StdioChannel
197 Poll<Status> StreamChannel::DoPendReadyToWrite(Context&) { return OkStatus(); } in DoPendReadyToWrite() function in pw::channel::StreamChannel
95 async2::Poll<Status> DoPendReadyToWrite(async2::Context&) final { in DoPendReadyToWrite() function
169 async2::Poll<Status> DoPendReadyToWrite(async2::Context&) override { in DoPendReadyToWrite() function