Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/common/account_error/src/
Daccount_error_no.cpp25 case ERR_APPACCOUNT_SERVICE_ADD_EXISTING_ACCOUNT: in AppAccountConvertOtherJSErrCode()
/base/account/os_account/frameworks/common/test/unittest/common_account_test/
Daccount_error_common_test.cpp54 EXPECT_EQ(ConvertToJSErrCode(ERR_APPACCOUNT_SERVICE_ADD_EXISTING_ACCOUNT),
/base/account/os_account/frameworks/common/account_error/include/
Daccount_error_no.h131 ERR_APPACCOUNT_SERVICE_ADD_EXISTING_ACCOUNT, enumerator
/base/account/os_account/frameworks/appaccount/native/test/unittest/
Dapp_account_common_test.cpp239 …EXPECT_EQ(ConvertToJSErrCodeV8(ERR_APPACCOUNT_SERVICE_ADD_EXISTING_ACCOUNT), ERR_JS_INVALID_REQUES…
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_common.cpp295 (errCode >= ERR_APPACCOUNT_SERVICE_ADD_EXISTING_ACCOUNT && in ConvertToJSErrCodeV8()
/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_control_manager.cpp63 return ERR_APPACCOUNT_SERVICE_ADD_EXISTING_ACCOUNT; in AddAccount()
87 return ERR_APPACCOUNT_SERVICE_ADD_EXISTING_ACCOUNT; in CreateAccount()
/base/account/os_account/services/accountmgr/test/moduletest/app_account/
Dapp_account_manager_service_module_test.cpp242 EXPECT_EQ(result, ERR_APPACCOUNT_SERVICE_ADD_EXISTING_ACCOUNT);
262 EXPECT_EQ(result, ERR_APPACCOUNT_SERVICE_ADD_EXISTING_ACCOUNT);