Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/interfaces/kits/liteapi/src/
H A Dhks_lite_api.cpp31 static JSIValue CreateHuksErrCode(void) in CreateHuksErrCode() function
272 JSI::SetNamedProperty(exports, "HuksExceptionErrCode", CreateHuksErrCode()); in InitHuksModuleEnum()
/ohos5.0/base/security/huks/interfaces/kits/napi/src/
H A Dhuks_napi.cpp502 static napi_value CreateHuksErrCode(napi_env env) in CreateHuksErrCode() function
732 DECLARE_NAPI_PROPERTY("HuksExceptionErrCode", CreateHuksErrCode(env)), in HuksNapiRegister()