Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/interfaces/kits/napi/common/src/
H A Dnapi_account_error.cpp39 …{ERR_JS_CREDENTIAL_INPUTER_ALREADY_EXIST, "PIN inputer is already registered, please do not repeat…
/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Daccount_error_no.h328 ERR_JS_CREDENTIAL_INPUTER_ALREADY_EXIST = 12300103, enumerator
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/src/
H A Dnapi_account_iam_common.cpp66 return ERR_JS_CREDENTIAL_INPUTER_ALREADY_EXIST; in AccountIAMConvertOtherToJSErrCode()