Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/exir/backend/test/demos/rpc/
H A DExecutorBackend.cpp119 auto client_method_allocator = ET_ALLOCATE_INSTANCE_OR_RETURN_ERROR( in init() local
124 new (client_method_allocator) MemoryAllocator( in init()
130 MemoryManager(client_method_allocator, client_planned_memory); in init()