H A D | nnrtndk.cpp | 480 OH_NN_ReturnCode allDeviceId_ret = OH_NNDevice_GetAllDevicesID(&devicesID, &devicesCount); in OHNNCompilationSetDeviceOne() local 481 NAPI_ASSERT(env, allDeviceId_ret == OH_NN_SUCCESS, "OH_NNDevice_GetAllDevicesID Error"); in OHNNCompilationSetDeviceOne() 523 OH_NN_ReturnCode allDeviceId_ret = OH_NNDevice_GetAllDevicesID(&devicesID, &devicesCount); in OHNNCompilationSetCacheOne() local 524 NAPI_ASSERT(env, allDeviceId_ret == OH_NN_SUCCESS, "OH_NNDevice_GetAllDevicesID Error"); in OHNNCompilationSetCacheOne() 578 OH_NN_ReturnCode allDeviceId_ret = OH_NNDevice_GetAllDevicesID(&devicesID, &devicesCount); in OHNNCompilationSetPerformanceModeOne() local 579 NAPI_ASSERT(env, allDeviceId_ret == OH_NN_SUCCESS, "OH_NNDevice_GetAllDevicesID Error"); in OHNNCompilationSetPerformanceModeOne() 626 OH_NN_ReturnCode allDeviceId_ret = OH_NNDevice_GetAllDevicesID(&devicesID, &devicesCount); in OHNNCompilationSetPerformanceModeTwo() local 627 NAPI_ASSERT(env, allDeviceId_ret == OH_NN_SUCCESS, "OH_NNDevice_GetAllDevicesID Error"); in OHNNCompilationSetPerformanceModeTwo() 671 OH_NN_ReturnCode allDeviceId_ret = OH_NNDevice_GetAllDevicesID(&devicesID, &devicesCount); in OHNNCompilationSetPerformanceModeThree() local 672 NAPI_ASSERT(env, allDeviceId_ret in OHNNCompilationSetPerformanceModeThree() 733 OH_NN_ReturnCode allDeviceId_ret = OH_NNDevice_GetAllDevicesID(&devicesID, &devicesCount); OHNNCompilationSetPriorityOne() local 788 OH_NN_ReturnCode allDeviceId_ret = OH_NNDevice_GetAllDevicesID(&devicesID, &devicesCount); OHNNCompilationEnableFloat16One() local 844 OH_NN_ReturnCode allDeviceId_ret = OH_NNDevice_GetAllDevicesID(&devicesID, &devicesCount); OHNNCompilationBuildOne() local 925 OH_NN_ReturnCode allDeviceId_ret = OH_NNDevice_GetAllDevicesID(&devicesID, &devicesCount); OHNNExecutorConstructOne() local 985 OH_NN_ReturnCode allDeviceId_ret = OH_NNDevice_GetAllDevicesID(&devicesID, &devicesCount); OHNNExecutorSetInputOne() local 1050 OH_NN_ReturnCode allDeviceId_ret = OH_NNDevice_GetAllDevicesID(&devicesID, &devicesCount); OHNNExecutorSetOutputOne() local 1122 OH_NN_ReturnCode allDeviceId_ret = OH_NNDevice_GetAllDevicesID(&devicesID, &devicesCount); OHNNExecutorGetOutputShapeOne() local 1207 OH_NN_ReturnCode allDeviceId_ret = OH_NNDevice_GetAllDevicesID(&devicesID, &devicesCount); OHNNExecutorRunOne() local 1282 OH_NN_ReturnCode allDeviceId_ret = OH_NNDevice_GetAllDevicesID(&devicesID, &devicesCount); OHNNExecutorAllocateInputMemoryOne() local 1343 OH_NN_ReturnCode allDeviceId_ret = OH_NNDevice_GetAllDevicesID(&devicesID, &devicesCount); OHNNExecutorAllocateOutputMemoryOne() local 1406 OH_NN_ReturnCode allDeviceId_ret = OH_NNDevice_GetAllDevicesID(&devicesID, &devicesCount); OHNNExecutorDestroyInputMemory() local 1455 OH_NN_ReturnCode allDeviceId_ret = OH_NNDevice_GetAllDevicesID(&devicesID, &devicesCount); OHNNExecutorDestroyOutputMemory() local 1506 OH_NN_ReturnCode allDeviceId_ret = OH_NNDevice_GetAllDevicesID(&devicesID, &devicesCount); OHNNExecutorSetInputWithMemoryOne() local 1573 OH_NN_ReturnCode allDeviceId_ret = OH_NNDevice_GetAllDevicesID(&devicesID, &devicesCount); OHNNExecutorSetOutputWithMemoryOne() local 1637 OH_NN_ReturnCode allDeviceId_ret = OH_NNDevice_GetAllDevicesID(&devicesID, &devicesCount); OHNNExecutorDestroy() local 1683 OH_NN_ReturnCode allDeviceId_ret = OH_NNDevice_GetAllDevicesID(&devicesID, &devicesCount); OHNNDeviceGetAllDevicesIDOne() local 1694 OH_NN_ReturnCode allDeviceId_ret = OH_NNDevice_GetAllDevicesID(nullptr, PARAM_0); OHNNDeviceGetAllDevicesIDTwo() local 1725 OH_NN_ReturnCode allDeviceId_ret = OH_NNDevice_GetAllDevicesID(&devicesID, &devicesCount); OHNNDeviceGetNameOne() local 1777 OH_NN_ReturnCode allDeviceId_ret = OH_NNDevice_GetAllDevicesID(&devicesID, &devicesCount); OHNNDeviceGetTypeOne() local [all...] |