Home
last modified time | relevance | path

Searched refs:multibuf_allocator_ (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_grpc/public/pw_grpc/
Dconnection.h229 multibuf_allocator_(multibuf_allocator), in SharedState()
271 return multibuf_allocator_; in multibuf_allocator()
298 multibuf::MultiBufAllocator& multibuf_allocator_; variable
/external/pigweed/pw_bluetooth_sapphire/
Dcentral_test.cc71 adapter_.AsWeakPtr(), async_dispatcher_, multibuf_allocator_); in SetUp()
130 multibuf_allocator_; member in __anon802a3b7d0111::CentralTest
/external/pigweed/pw_grpc/
Dconnection.cc291 multibuf_allocator_.AllocateContiguous(message.size()); in SendBytes()
365 multibuf_allocator_.AllocateContiguous(frame_span.size() + in SendHeaders()