Home
last modified time | relevance | path

Searched defs:getDeviceName_ret (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/ai/nnrtndk/entry/src/main/cpp/
Dnnrtndk.cpp1729 OH_NN_ReturnCode getDeviceName_ret = OH_NNDevice_GetName(devicesID[PARAM_0], &name); in OHNNDeviceGetNameOne() local
1746 OH_NN_ReturnCode getDeviceName_ret = OH_NNDevice_GetName(PARAM_1, &name); in OHNNDeviceGetNameTwo() local
1781 OH_NN_ReturnCode getDeviceName_ret = OH_NNDevice_GetType(devicesID[PARAM_0], &type); in OHNNDeviceGetTypeOne() local
1798 OH_NN_ReturnCode getDeviceName_ret = OH_NNDevice_GetType(MPARAM_1, &type); in OHNNDeviceGetTypeTwo() local