Home
last modified time | relevance | path

Searched refs:ERR_APPACCOUNT_SERVICE_GET_BUNDLE_INFO (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/account/os_account/frameworks/common/account_error/src/
H A Daccount_error_no.cpp72 errCode == ERR_APPACCOUNT_SERVICE_GET_BUNDLE_INFO || in AppAccountConvertToJSErrCode()
/ohos5.0/base/account/os_account/frameworks/common/test/unittest/common_account_test/
H A Daccount_error_common_test.cpp90 …EXPECT_EQ(ConvertToJSErrCode(ERR_APPACCOUNT_SERVICE_GET_BUNDLE_INFO), ERR_JS_APPLICATION_NOT_EXIST…
/ohos5.0/base/account/os_account/interfaces/innerkits/common/include/
H A Daccount_error_no.h141 ERR_APPACCOUNT_SERVICE_GET_BUNDLE_INFO, enumerator
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_manager_service.cpp535 return ERR_APPACCOUNT_SERVICE_GET_BUNDLE_INFO; in GetAllAccounts()
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_manager_service_module_test.cpp2043 EXPECT_EQ(result, ERR_APPACCOUNT_SERVICE_GET_BUNDLE_INFO);