Home
last modified time | relevance | path

Searched defs:write_allocator (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_channel/public/pw_channel/
H A Dloopback_channel.h46 LoopbackChannel(multibuf::MultiBufAllocator& write_allocator) in LoopbackChannel()
82 LoopbackChannel(multibuf::MultiBufAllocator& write_allocator) in LoopbackChannel()
/aosp_15_r20/external/pigweed/pw_channel/
H A Drp2_stdio_channel.cc84 MultiBufAllocator& write_allocator) in Rp2StdioChannel()
181 MultiBufAllocator& write_allocator) { in Rp2StdioChannelInit()
H A Dstream_channel.cc154 MultiBufAllocator& write_allocator) in StreamChannel()