Home
last modified time | relevance | path

Searched refs:setInput (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/ai/nnrtndk/entry/src/main/cpp/
H A Dnnrtndk.cpp1002 OH_NN_ReturnCode setInput = in OHNNExecutorSetInputOne() local
1004 NAPI_ASSERT(env, setInput == OH_NN_SUCCESS, "OH_NNExecutor_SetInput Error"); in OHNNExecutorSetInputOne()
1019 OH_NN_ReturnCode setInput = OH_NNExecutor_SetInput(nullptr, PARAM_0, nullptr, nullptr, PARAM_0); in OHNNExecutorSetInputTwo() local
1020 if (setInput == OH_NN_INVALID_PARAMETER) { in OHNNExecutorSetInputTwo()

Completed in 4 milliseconds