Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/frameworks/common/account_error/src/
H A Daccount_error_no.cpp40 case ERR_APPACCOUNT_SERVICE_ASSOCIATED_DATA_OVER_SIZE: in AppAccountConvertOtherJSErrCode()
/ohos5.0/base/account/os_account/frameworks/common/test/unittest/common_account_test/
H A Daccount_error_common_test.cpp67 …ConvertToJSErrCode(ERR_APPACCOUNT_SERVICE_ASSOCIATED_DATA_OVER_SIZE), ERR_JS_CUSTOM_DATA_NUMBER_RE…
/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Daccount_error_no.h146 ERR_APPACCOUNT_SERVICE_ASSOCIATED_DATA_OVER_SIZE, enumerator
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_info.cpp266 return ERR_APPACCOUNT_SERVICE_ASSOCIATED_DATA_OVER_SIZE; in SetAssociatedData()