Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/frameworks/common/account_error/src/
H A Daccount_error_no.cpp102 return ERR_JS_MULTI_USER_NOT_SUPPORT; in OsAccountConvertToJSErrCode()
/ohos5.0/base/account/os_account/frameworks/common/test/unittest/common_account_test/
H A Daccount_error_common_test.cpp117 …tToJSErrCode(ERR_OSACCOUNT_SERVICE_MANAGER_NOT_ENABLE_MULTI_ERROR), ERR_JS_MULTI_USER_NOT_SUPPORT);
/ohos5.0/base/account/os_account/interfaces/kits/napi/common/src/
H A Dnapi_account_error.cpp33 {ERR_JS_MULTI_USER_NOT_SUPPORT, "Multiple users not supported, please cancel the creation"},
/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Daccount_error_no.h313 ERR_JS_MULTI_USER_NOT_SUPPORT = 12300005, enumerator