Home
last modified time | relevance | path

Searched defs:DoPendAllocateWriteBuffer (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pigweed/pw_channel/public/pw_channel/
H A Dloopback_channel.h60 async2::Poll<std::optional<multibuf::MultiBuf>> DoPendAllocateWriteBuffer( in DoPendAllocateWriteBuffer() function
98 async2::Poll<std::optional<multibuf::MultiBuf>> DoPendAllocateWriteBuffer( in DoPendAllocateWriteBuffer() function
H A Dforwarding_channel.h122 async2::Poll<std::optional<multibuf::MultiBuf>> DoPendAllocateWriteBuffer( in DoPendAllocateWriteBuffer() function
172 async2::Poll<std::optional<multibuf::MultiBuf>> DoPendAllocateWriteBuffer( in DoPendAllocateWriteBuffer() function
H A Depoll_channel.h70 async2::Poll<std::optional<multibuf::MultiBuf>> DoPendAllocateWriteBuffer( in DoPendAllocateWriteBuffer() function
H A Dstream_channel.h157 async2::Poll<std::optional<multibuf::MultiBuf>> DoPendAllocateWriteBuffer( in DoPendAllocateWriteBuffer() function
/aosp_15_r20/external/pigweed/pw_channel/
H A Dchannel_test.cc69 Poll<std::optional<MultiBuf>> DoPendAllocateWriteBuffer(Context&, in DoPendAllocateWriteBuffer() function in __anon6ed248b50111::ReliableByteReaderWriterStub
105 Poll<std::optional<MultiBuf>> DoPendAllocateWriteBuffer(Context&, in DoPendAllocateWriteBuffer() function in __anon6ed248b50111::WriteOnlyStub
286 Poll<std::optional<MultiBuf>> DoPendAllocateWriteBuffer( in DoPendAllocateWriteBuffer() function in __anon6ed248b50111::TestDatagramWriter
H A Drp2_stdio_channel.cc106 Poll<std::optional<MultiBuf>> DoPendAllocateWriteBuffer( in DoPendAllocateWriteBuffer() function in pw::channel::__anon0b682f4b0111::Rp2StdioChannel