Home
last modified time | relevance | path

Searched refs:CHECK_RESULT (Results 1 - 13 of 13) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dinner_shared_bundle_installer.cpp54 CHECK_RESULT(result, "hsp files check failed %{public}d"); in ParseFiles()
59 CHECK_RESULT(result, "copy file failed %{public}d"); in ParseFiles()
65 CHECK_RESULT(result, "obtain hsp file path or signature file path failed due to %{public}d"); in ParseFiles()
76 CHECK_RESULT(result, "hap files check signature info failed %{public}d"); in ParseFiles()
80 CHECK_RESULT(result, "parse haps file failed %{public}d"); in ParseFiles()
84 CHECK_RESULT(result, "check install permission failed %{public}d"); in ParseFiles()
88 CHECK_RESULT(result, "check hsp install condition failed %{public}d"); in ParseFiles()
104 CHECK_RESULT(result, "check label info failed %{public}d"); in ParseFiles()
108 CHECK_RESULT(result, "delivery sign profile failed %{public}d"); in ParseFiles()
112 CHECK_RESULT(resul in ParseFiles()
[all...]
H A Dshared_bundle_installer.cpp58 CHECK_RESULT(result, "parse file failed %{public}d"); in ParseFiles()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp86 CHECK_RESULT(result, "BeforeInstall check failed %{public}d"); in Install()
298 CHECK_RESULT(result, "CheckAndParseFiles failed %{public}d"); in ProcessInstall()
317 CHECK_RESULT(result, "UpdateAppService failed %{public}d"); in ProcessInstall()
384 CHECK_RESULT(result, "Hsp file check failed %{public}d"); in CheckAndParseFiles()
388 CHECK_RESULT(result, "Hsp suffix check failed %{public}d"); in CheckAndParseFiles()
401 CHECK_RESULT(result, "Hsp files check signature info failed %{public}d"); in CheckAndParseFiles()
405 CHECK_RESULT(result, "Parse hsps file failed %{public}d"); in CheckAndParseFiles()
409 CHECK_RESULT(result, "Check install permission failed %{public}d"); in CheckAndParseFiles()
413 CHECK_RESULT(result, "Check hsp install condition failed %{public}d"); in CheckAndParseFiles()
425 CHECK_RESULT(resul in CheckAndParseFiles()
[all...]
/foundation/ability/ability_lite/services/abilitymgr_lite/src/task/
H A Dability_attach_task.cpp45 CHECK_RESULT(status); in Execute()
56 CHECK_RESULT(status); in Execute()
H A Dapp_terminate_task.cpp36 CHECK_RESULT(status); in Execute()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/shared/
H A Dshared_bundle_installer.h82 #define CHECK_RESULT(errcode, errmsg) \ macro
H A Dinner_shared_bundle_installer.h147 #define CHECK_RESULT(errcode, errmsg) \ macro
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/extend_resource/
H A Dextend_resource_manager_host_impl.cpp99 CHECK_RESULT(ret, "BeforeAddExtResource failed %{public}d"); in AddExtResource()
101 CHECK_RESULT(ret, "InnerEnableDynamicIcon failed %{public}d"); in AddExtResource()
167 CHECK_RESULT(ret, "CopyToTempDir failed %{public}d"); in ProcessAddExtResource()
209 CHECK_RESULT(ret, "Check sign failed %{public}d"); in ParseExtendResourceFile()
339 CHECK_RESULT(ret, "Check mpdule exist failed %{public}d"); in RemoveExtResource()
446 CHECK_RESULT(ret, "GetExtendResourceInfo failed %{public}d"); in EnableDynamicIcon()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp765 CHECK_RESULT(result, "Check appService failed %{public}d"); in InnerProcessBundleInstall()
803 CHECK_RESULT(result, "Check singleton failed %{public}d"); in InnerProcessBundleInstall()
809 CHECK_RESULT(result, "update MDM app failed %{public}d"); in InnerProcessBundleInstall()
822 CHECK_RESULT(result, "CheckInstallationFree failed %{public}d"); in InnerProcessBundleInstall()
825 CHECK_RESULT(result, "The app has been installed and update lower version bundle %{public}d"); in InnerProcessBundleInstall()
828 CHECK_RESULT(result, "Check native so between oldInfo and newInfos failed %{public}d"); in InnerProcessBundleInstall()
854 CHECK_RESULT(result, "CreateBundleUserData failed %{public}d"); in InnerProcessBundleInstall()
859 CHECK_RESULT(result, "ExtractAllArkProfileFile failed %{public}d"); in InnerProcessBundleInstall()
888 CHECK_RESULT(result, "ProcessBundleInstallStatus failed %{public}d"); in InnerProcessBundleInstall()
941 CHECK_RESULT(resul in InnerProcessBundleInstall()
[all...]
/foundation/ability/ability_lite/services/abilitymgr_lite/include/util/
H A Dabilityms_status.h160 #define CHECK_RESULT(status) \ macro
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/driver/
H A Ddriver_installer.cpp37 CHECK_RESULT(result, "copy all driver files failed due to error %{public}d"); in CopyAllDriverFile()
68 CHECK_RESULT(result, "driver so path is invalid, error is %{public}d"); in CopyDriverSoFile()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/app_service_fwk/
H A Dapp_service_fwk_installer.h129 #define CHECK_RESULT(errcode, errmsg) \ macro
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbase_bundle_installer.h822 #define CHECK_RESULT(errcode, errmsg) \ macro

Completed in 13 milliseconds