Searched defs:buffer_allocator (Results 1 – 4 of 4) sorted by relevance
21 QuicEventLoop* event_loop, quiche::QuicheBufferAllocator* buffer_allocator) in EventLoopSocketFactory()
28 QuicEventLoop* event_loop, quiche::QuicheBufferAllocator* buffer_allocator, in EventLoopConnectingClientSocket()
456 let buffer_allocator = SubbufferAllocator::new(memory_allocator, Default::default()); in reserve() localVariable468 let buffer_allocator = SubbufferAllocator::new(memory_allocator, Default::default()); in capacity_increase() localVariable
253 se::RedzoneAllocator buffer_allocator = in DoGemmAutotune() local