Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/common/account_error/src/
Daccount_error_no.cpp124 case ERR_DOMAIN_ACCOUNT_SERVICE_PLUGIN_ALREADY_EXIST: in DomainAccountConvertToJSErrCode()
156 return (errCode >= ERR_DOMAIN_ACCOUNT_SERVICE_PLUGIN_ALREADY_EXIST) && in IsDomainAccountServiceError()
/base/account/os_account/services/accountmgr/src/domain_account/
Dinner_domain_account_manager.cpp33 return ERR_DOMAIN_ACCOUNT_SERVICE_PLUGIN_ALREADY_EXIST; in RegisterPlugin()
/base/account/os_account/frameworks/common/account_error/include/
Daccount_error_no.h510 ERR_DOMAIN_ACCOUNT_SERVICE_PLUGIN_ALREADY_EXIST = DOMAIN_ACCOUNT_ERR_OFFSET + 0x0001, enumerator
/base/account/os_account/frameworks/domain_account/test/moduletest/src/
Ddomain_account_client_module_test.cpp108 …countClient::GetInstance().RegisterPlugin(g_plugin), ERR_DOMAIN_ACCOUNT_SERVICE_PLUGIN_ALREADY_EXI…