Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/frameworks/common/account_error/src/
H A Daccount_error_no.cpp99 case ERR_OSACCOUNT_SERVICE_LOGGED_IN_ACCOUNTS_OVERSIZE: in OsAccountConvertToJSErrCode()
/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Daccount_error_no.h210 ERR_OSACCOUNT_SERVICE_LOGGED_IN_ACCOUNTS_OVERSIZE, enumerator
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/os_account/
H A Dos_account_manager_service_module_test.cpp2471 ERR_OSACCOUNT_SERVICE_LOGGED_IN_ACCOUNTS_OVERSIZE);
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dinner_os_account_manager.cpp1674 return ERR_OSACCOUNT_SERVICE_LOGGED_IN_ACCOUNTS_OVERSIZE; in RetryToGetAccount()