Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/examples/arm/executor_runner/
H A Darm_executor_runner.cpp105 const size_t temp_allocation_pool_size = variable
109 aligned(16))) temp_allocation_pool[temp_allocation_pool_size];
428 temp_allocation_pool_size, temp_allocation_pool); in main()