Searched defs:DoPendReadyToWrite (Results 1 – 8 of 8) sorted by relevance
66 Poll<pw::Status> DoPendReadyToWrite(Context&) override { return Pending(); } in DoPendReadyToWrite() function in __anon6ed248b50111::ReliableByteReaderWriterStub103 Poll<pw::Status> DoPendReadyToWrite(Context&) override { return Pending(); } in DoPendReadyToWrite() function in __anon6ed248b50111::WriteOnlyStub264 Poll<pw::Status> DoPendReadyToWrite(Context& cx) override { in DoPendReadyToWrite() function in __anon6ed248b50111::TestDatagramWriter
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
168 Poll<Status> Rp2StdioChannel::DoPendReadyToWrite(Context&) { in DoPendReadyToWrite() function in pw::channel::__anon0b682f4b0111::Rp2StdioChannel
197 Poll<Status> StreamChannel::DoPendReadyToWrite(Context&) { return OkStatus(); } in DoPendReadyToWrite() function in pw::channel::StreamChannel
94 async2::Poll<Status> DoPendReadyToWrite(async2::Context&) final { in DoPendReadyToWrite() function
168 async2::Poll<Status> DoPendReadyToWrite(async2::Context&) override { in DoPendReadyToWrite() function