Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/frameworks/common/account_error/src/
H A Daccount_error_no.cpp53 return ERR_JS_AUTHORIZATION_LIST_TOO_LARGE; in AppAccountConvertOtherJSErrCode()
/ohos5.0/base/account/os_account/frameworks/common/test/unittest/common_account_test/
H A Daccount_error_common_test.cpp76 …nvertToJSErrCode(ERR_APPACCOUNT_SERVICE_OAUTH_LIST_MAX_SIZE), ERR_JS_AUTHORIZATION_LIST_TOO_LARGE);
/ohos5.0/base/account/os_account/interfaces/kits/napi/common/src/
H A Dnapi_account_error.cpp59 {ERR_JS_AUTHORIZATION_LIST_TOO_LARGE,
/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Daccount_error_no.h355 ERR_JS_AUTHORIZATION_LIST_TOO_LARGE = 12400005 enumerator