Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/runtime/executor/test/
H A Dmemory_manager_test.cpp22 MemoryAllocator method_allocator(0, nullptr); in TEST() local
32 MemoryAllocator method_allocator(0, nullptr); in TEST() local
43 MemoryAllocator method_allocator(0, nullptr); in TEST() local
55 MemoryAllocator method_allocator(0, nullptr); in TEST() local
73 MemoryAllocator method_allocator(0, nullptr); in TEST() local
86 MemoryAllocator method_allocator(0, nullptr); in TEST() local
/aosp_15_r20/external/executorch/runtime/executor/
H A Dmemory_manager.h56 : method_allocator_(method_allocator), in method_allocator_() argument
86 MemoryAllocator* method_allocator() const { in method_allocator() function
H A Dmethod.cpp226 MemoryAllocator* method_allocator, in gen_instruction_arguments()
518 auto method_allocator = memory_manager_->method_allocator(); in resolve_operator() local
601 auto method_allocator = memory_manager_->method_allocator(); in init() local
H A Dtensor_parser_portable.cpp32 auto method_allocator = memory_manager->method_allocator(); in parseTensor() local
/aosp_15_r20/external/executorch/examples/mediatek/executor_runner/llama_runner/
H A DModelChunk.cpp53 std::unique_ptr<MemoryAllocator> method_allocator; member
539 auto& method_allocator = modelInstance->method_allocator; in CreateModelInstance() local
/aosp_15_r20/external/executorch/examples/portable/executor_runner/
H A Dexecutor_runner.cpp120 MemoryAllocator method_allocator{ in main() local
/aosp_15_r20/external/executorch/examples/mediatek/executor_runner/
H A Dmtk_executor_runner.cpp125 MemoryAllocator method_allocator{ in main() local
H A Dmtk_oss_executor_runner.cpp144 MemoryAllocator method_allocator{ in main() local
/aosp_15_r20/external/executorch/test/
H A Dsize_test.cpp28 MemoryAllocator method_allocator( in main() local
/aosp_15_r20/external/executorch/backends/cadence/
H A Dexecutor_runner.cpp144 executorch::runtime::MemoryAllocator method_allocator{ in main() local
/aosp_15_r20/external/executorch/examples/devtools/example_runner/
H A Dexample_runner.cpp183 MemoryAllocator method_allocator{MemoryAllocator( in main() local
/aosp_15_r20/external/executorch/examples/qualcomm/executor_runner/
H A Dqnn_executor_runner.cpp199 MemoryAllocator method_allocator{ in main() local
/aosp_15_r20/external/executorch/examples/arm/executor_runner/
H A Darm_executor_runner.cpp400 ArmMemoryAllocator method_allocator( in main() local