Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/interfaces/kits/napi/common/src/
H A Dnapi_account_error.cpp42 …{ERR_JS_TRUST_LEVEL_NOT_SUPPORTED, "Trust level not supported, please input the correct trust leve…
/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Daccount_error_no.h330 ERR_JS_TRUST_LEVEL_NOT_SUPPORTED = 12300105, enumerator
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/src/
H A Dnapi_account_iam_common.cpp43 return ERR_JS_TRUST_LEVEL_NOT_SUPPORTED; in AccountIAMConvertOtherToJSErrCode()