Home
last modified time | relevance | path

Searched refs:ERR_JS_ACCOUNT_ALREADY_ACTIVATED (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/account/os_account/frameworks/common/account_error/src/
H A Daccount_error_no.cpp96 return ERR_JS_ACCOUNT_ALREADY_ACTIVATED; in OsAccountConvertToJSErrCode()
/ohos5.0/base/account/os_account/frameworks/common/test/unittest/common_account_test/
H A Daccount_error_common_test.cpp112 …rCode(ERR_OSACCOUNT_SERVICE_INNER_ACCOUNT_ALREADY_ACTIVE_ERROR), ERR_JS_ACCOUNT_ALREADY_ACTIVATED);
/ohos5.0/base/account/os_account/interfaces/kits/napi/common/src/
H A Dnapi_account_error.cpp30 {ERR_JS_ACCOUNT_ALREADY_ACTIVATED, "Account already activated, do not activate duplicately"},
/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Daccount_error_no.h317 ERR_JS_ACCOUNT_ALREADY_ACTIVATED = 12300009, enumerator