Home
last modified time | relevance | path

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

/base/account/os_account/interfaces/kits/napi/common/src/
Dnapi_account_error.cpp40 …{ERR_JS_TRUST_LEVEL_NOT_SUPPORTED, "Trust level not supported, please input the correct trust leve…
/base/account/os_account/frameworks/common/account_error/include/
Daccount_error_no.h536 ERR_JS_TRUST_LEVEL_NOT_SUPPORTED = 12300105, enumerator
/base/account/os_account/interfaces/kits/napi/account_iam/src/
Dnapi_account_iam_common.cpp37 return ERR_JS_TRUST_LEVEL_NOT_SUPPORTED; in AccountIAMConvertOtherToJSErrCode()