Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/common/account_error/src/
Daccount_error_no.cpp32 return ERR_JS_CUSTOM_DATA_NUMBER_REACH_LIMIT; in AppAccountConvertOtherJSErrCode()
/base/account/os_account/frameworks/common/test/unittest/common_account_test/
Daccount_error_common_test.cpp59 …SErrCode(ERR_APPACCOUNT_SERVICE_ASSOCIATED_DATA_OVER_SIZE), ERR_JS_CUSTOM_DATA_NUMBER_REACH_LIMIT);
/base/account/os_account/interfaces/kits/napi/common/src/
Dnapi_account_error.cpp63 {ERR_JS_CUSTOM_DATA_NUMBER_REACH_LIMIT,
/base/account/os_account/frameworks/common/account_error/include/
Daccount_error_no.h291 ERR_JS_CUSTOM_DATA_NUMBER_REACH_LIMIT = 12400003, enumerator