Searched refs:setInput (Results 1 – 1 of 1) sorted by relevance
1002 OH_NN_ReturnCode setInput = in OHNNExecutorSetInputOne() local1004 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() local1020 if (setInput == OH_NN_INVALID_PARAMETER) { in OHNNExecutorSetInputTwo()