Home
last modified time | relevance | path

Searched refs:ERR_OSACCOUNT_SERVICE_MANAGER_NOT_ENABLE_MULTI_ERROR (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/account/os_account/frameworks/common/account_error/src/
H A Daccount_error_no.cpp101 case ERR_OSACCOUNT_SERVICE_MANAGER_NOT_ENABLE_MULTI_ERROR: in OsAccountConvertToJSErrCode()
/ohos5.0/base/account/os_account/frameworks/common/test/unittest/common_account_test/
H A Daccount_error_common_test.cpp117 …EXPECT_EQ(ConvertToJSErrCode(ERR_OSACCOUNT_SERVICE_MANAGER_NOT_ENABLE_MULTI_ERROR), ERR_JS_MULTI_U…
/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Daccount_error_no.h190 ERR_OSACCOUNT_SERVICE_MANAGER_NOT_ENABLE_MULTI_ERROR, enumerator
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_manager_service.cpp129 return ERR_OSACCOUNT_SERVICE_MANAGER_NOT_ENABLE_MULTI_ERROR; in ValidateAccountCreateParamAndPermission()
163 return ERR_OSACCOUNT_SERVICE_MANAGER_NOT_ENABLE_MULTI_ERROR; in CreateOsAccountWithFullInfo()
H A Dinner_os_account_manager.cpp690 return ERR_OSACCOUNT_SERVICE_MANAGER_NOT_ENABLE_MULTI_ERROR; in RetryToGetAccount()
/ohos5.0/base/account/os_account/tools/acm/src/
H A Daccount_command.cpp202 case ERR_OSACCOUNT_SERVICE_MANAGER_NOT_ENABLE_MULTI_ERROR: in RunAsCreateCommand()