Home
last modified time | relevance | path

Searched defs:read_allocator (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_channel/
H A Drp2_stdio_channel.cc83 Rp2StdioChannel(MultiBufAllocator& read_allocator, in Rp2StdioChannel()
180 ByteReaderWriter& Rp2StdioChannelInit(MultiBufAllocator& read_allocator, in Rp2StdioChannelInit()
H A Dstream_channel.cc151 MultiBufAllocator& read_allocator, in StreamChannel()