Searched refs:ConverterRetToString (Results 1 – 3 of 3) sorted by relevance
47 … LOGW("Get device name failed. Errorcode is %{public}s.", ConverterRetToString(nnrtRet).c_str()); in HDIDeviceV2_0Creator()58 … LOGW("Get vendor name failed. Errorcode is %{public}s.", ConverterRetToString(nnrtRet).c_str()); in HDIDeviceV2_0Creator()70 … LOGW("Get version failed. Errorcode is %{public}s.", ConverterRetToString(nnrtRet).c_str()); in HDIDeviceV2_0Creator()
27 inline std::string ConverterRetToString(OHOS::HDI::Nnrt::V2_0::NNRT_ReturnCode returnCode) in ConverterRetToString() function81 …LOGE("%{public}s. Errorcode is %{public}s.", errorInfo.c_str(), ConverterRetToString(nnrtRet).c_st… in CheckReturnCode()
27 inline std::string ConverterRetToString(OHOS::HDI::Nnrt::V2_1::NNRT_ReturnCode returnCode) in ConverterRetToString() function81 …LOGE("%{public}s. Errorcode is %{public}s.", errorInfo.c_str(), ConverterRetToString(nnrtRet).c_st… in CheckReturnCode_V2_1()