Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/frameworks/common/account_error/src/
H A Daccount_error_no.cpp100 return ERR_JS_ACCOUNT_LOGGED_IN_ACCOUNTS_OVERSIZE; in OsAccountConvertToJSErrCode()
/ohos5.0/base/account/os_account/interfaces/kits/napi/common/src/
H A Dnapi_account_error.cpp71 …{ERR_JS_ACCOUNT_LOGGED_IN_ACCOUNTS_OVERSIZE, "The number of the logged in OS accounts reaches uppe…
/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Daccount_error_no.h324 ERR_JS_ACCOUNT_LOGGED_IN_ACCOUNTS_OVERSIZE = 12300016, enumerator