Lines Matching refs:Execution
49 ::android::nn::sl_wrapper::Execution* execution, in parseInputs()
196 std::shared_ptr<::android::nn::sl_wrapper::Execution> execution, Event e, in ShimFencedExecutionCallback()
251 std::shared_ptr<::android::nn::sl_wrapper::Execution> mExecution;
258 const std::shared_ptr<::android::nn::sl_wrapper::Execution>& execution, in executeFencedInternal()
315 std::make_shared<::android::nn::sl_wrapper::Execution>(mNnapi.get(), &mCompilation); in executeFencedCommon()
338 const std::shared_ptr<::android::nn::sl_wrapper::Execution>& execution, bool measureTiming, in executeSynchronouslyInternal()
412 std::make_shared<::android::nn::sl_wrapper::Execution>(mNnapi.get(), &mCompilation); in executeSynchronouslyCommon()
543 std::shared_ptr<::android::nn::sl_wrapper::Execution> execution,
556 std::shared_ptr<::android::nn::sl_wrapper::Execution> mExecution;
566 std::make_shared<::android::nn::sl_wrapper::Execution>(mNnapi.get(), &mCompilation); in createReusableExecution()
586 std::shared_ptr<::android::nn::sl_wrapper::Execution> execution, in ShimExecution()