Searched refs:setInputMemory_ret (Results 1 – 1 of 1) sorted by relevance
1524 OH_NN_ReturnCode setInputMemory_ret = in OHNNExecutorSetInputWithMemoryOne() local1526 … NAPI_ASSERT(env, setInputMemory_ret == OH_NN_SUCCESS, "OH_NNExecutor_SetInputWithMemory Error"); in OHNNExecutorSetInputWithMemoryOne()1542 …OH_NN_ReturnCode setInputMemory_ret = OH_NNExecutor_SetInputWithMemory(nullptr, PARAM_0, nullptr, … in OHNNExecutorSetInputWithMemoryTwo() local1543 if (setInputMemory_ret == OH_NN_INVALID_PARAMETER) { in OHNNExecutorSetInputWithMemoryTwo()