Home
last modified time | relevance | path

Searched refs:errMsgStr (Results 1 – 1 of 1) sorted by relevance

/test/xts/device_attest/interfaces/kits/napi/src/
Ddevattest_napi.cpp72 string errMsgStr = ConvertToJsErrMsg(jsErrCode); in GenerateBusinessError() local
74 napi_create_string_utf8(env, errMsgStr.c_str(), NAPI_AUTO_LENGTH, &errMsg); in GenerateBusinessError()