Searched refs:runtime_allocator_ (Results 1 – 2 of 2) sorted by relevance
24 : runtime_allocator_(runtime_allocator), method_name_(method_name) {} in runtime_allocator_() function31 return runtime_allocator_; in get_runtime_allocator()46 MemoryAllocator* runtime_allocator_ = nullptr;
344 : runtime_allocator_(), in Memory()352 &runtime_allocator_,367 MallocMemoryAllocator runtime_allocator_; member in executorch::extension::pybindings::__anon7828bc6a0111::Module::Memory