Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/interfaces/kits/napi/common/src/
H A Dnapi_account_error.cpp44 {ERR_JS_AUTH_TIMEOUT, "Auth timeout, please try again or check your internet connection"},
/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Daccount_error_no.h336 ERR_JS_AUTH_TIMEOUT = 12300111, enumerator
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/src/
H A Dnapi_account_iam_common.cpp47 return ERR_JS_AUTH_TIMEOUT; in AccountIAMConvertOtherToJSErrCode()