Home
last modified time | relevance | path

Searched refs:ERR_APPACCOUNT_SERVICE_ADD_EXISTING_ACCOUNT (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/account/os_account/frameworks/common/account_error/src/
H A Daccount_error_no.cpp34 case ERR_APPACCOUNT_SERVICE_ADD_EXISTING_ACCOUNT: in AppAccountConvertOtherJSErrCode()
/ohos5.0/base/account/os_account/frameworks/common/test/unittest/common_account_test/
H A Daccount_error_common_test.cpp62 EXPECT_EQ(ConvertToJSErrCode(ERR_APPACCOUNT_SERVICE_ADD_EXISTING_ACCOUNT),
/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Daccount_error_no.h142 ERR_APPACCOUNT_SERVICE_ADD_EXISTING_ACCOUNT, enumerator
/ohos5.0/base/account/os_account/frameworks/appaccount/native/test/unittest/
H A Dapp_account_common_test.cpp246 …EXPECT_EQ(ConvertToJSErrCodeV8(ERR_APPACCOUNT_SERVICE_ADD_EXISTING_ACCOUNT), ERR_JS_INVALID_REQUES…
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_common.cpp295 (errCode >= ERR_APPACCOUNT_SERVICE_ADD_EXISTING_ACCOUNT && in ConvertToJSErrCodeV8()
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_control_manager.cpp243 return ERR_APPACCOUNT_SERVICE_ADD_EXISTING_ACCOUNT; in AddAccount()
267 return ERR_APPACCOUNT_SERVICE_ADD_EXISTING_ACCOUNT; in CreateAccount()
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_manager_service_module_test.cpp240 EXPECT_EQ(result, ERR_APPACCOUNT_SERVICE_ADD_EXISTING_ACCOUNT);
260 EXPECT_EQ(result, ERR_APPACCOUNT_SERVICE_ADD_EXISTING_ACCOUNT);