Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/shim_and_sl/
DShimPreparedModel.cpp50 std::vector<std::shared_ptr<::android::nn::sl_wrapper::Memory>>* requestMemoryPools, in parseInputs()
259 std::vector<std::shared_ptr<::android::nn::sl_wrapper::Memory>> requestMemoryPools, in executeFencedInternal()
316 std::vector<std::shared_ptr<::android::nn::sl_wrapper::Memory>> requestMemoryPools; in executeFencedCommon() local
413 std::vector<std::shared_ptr<::android::nn::sl_wrapper::Memory>> requestMemoryPools; in executeSynchronouslyCommon() local
567 std::vector<std::shared_ptr<::android::nn::sl_wrapper::Memory>> requestMemoryPools; in createReusableExecution() local
587 std::vector<std::shared_ptr<::android::nn::sl_wrapper::Memory>> requestMemoryPools, in ShimExecution()