Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/interfaces/kits/napi/common/src/
H A Dnapi_account_error.cpp50 {ERR_JS_AUTH_CREDENTIAL_WRONG_ERROR,
/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Daccount_error_no.h326 ERR_JS_AUTH_CREDENTIAL_WRONG_ERROR = 12300101, enumerator
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/src/
H A Dnapi_account_iam_common.cpp41 return ERR_JS_AUTH_CREDENTIAL_WRONG_ERROR; in AccountIAMConvertOtherToJSErrCode()