Searched refs:write_allocator (Results 1 – 5 of 5) sorted by relevance
46 LoopbackChannel(multibuf::MultiBufAllocator& write_allocator) in LoopbackChannel() argument47 : write_alloc_future_(write_allocator) {} in LoopbackChannel()82 LoopbackChannel(multibuf::MultiBufAllocator& write_allocator) in LoopbackChannel() argument83 : write_alloc_future_(write_allocator) {} in LoopbackChannel()
35 pw::multibuf::MultiBufAllocator& write_allocator);
122 multibuf::MultiBufAllocator& write_allocator);
84 MultiBufAllocator& write_allocator) in Rp2StdioChannel() argument86 write_allocation_future_(write_allocator), in Rp2StdioChannel()181 MultiBufAllocator& write_allocator) { in Rp2StdioChannelInit() argument184 return Rp2StdioChannel(read_allocator, write_allocator); in Rp2StdioChannelInit()
154 MultiBufAllocator& write_allocator) in StreamChannel() argument160 write_allocation_future_(write_allocator) { in StreamChannel()