Home
last modified time | relevance | path

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

/third_party/grpc/include/grpc/event_engine/
Dmemory_allocator.h147 explicit Container(MemoryAllocator* underlying_allocator) in Container()
153 MemoryAllocator* underlying_allocator() const { in underlying_allocator() function