Home
last modified time | relevance | path

Searched refs:ERR_APPACCOUNT_KIT_GET_APP_ACCOUNT_SERVICE (Results 1 – 3 of 3) sorted by relevance

/base/account/os_account/frameworks/common/account_error/src/
Daccount_error_no.cpp120 return (errCode >= ERR_APPACCOUNT_KIT_GET_APP_ACCOUNT_SERVICE && in IsAppAccountKitError()
/base/account/os_account/frameworks/common/account_error/include/
Daccount_error_no.h99 ERR_APPACCOUNT_KIT_GET_APP_ACCOUNT_SERVICE = APPACCOUNT_KIT_ERR_OFFSET + 0x0001, enumerator
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account.cpp603 return ERR_APPACCOUNT_KIT_GET_APP_ACCOUNT_SERVICE; in GetAppAccountProxy()