Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Daccount_error_no.h297 ERR_IAM_TOKEN_TIMEOUT = 10016, enumerator
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/src/
H A Dnapi_account_iam_common.cpp39 case ERR_IAM_TOKEN_TIMEOUT: in AccountIAMConvertOtherToJSErrCode()