Searched refs:BUNDLE_INSTALL_FAIL (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/slite/ |
H A D | bundle_install_msg.h | 34 BUNDLE_INSTALL_FAIL = 2, enumerator
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | gt_bundle_manager_service.cpp | 117 (void)ReportHceInstallCallback(ret, BUNDLE_INSTALL_FAIL, BMS_INSTALLATION_COMPLETED); in Install() 121 …(void) ReportInstallCallback(ret, BUNDLE_INSTALL_FAIL, BMS_INSTALLATION_COMPLETED, installerCallba… in Install() 156 …(void)ReportInstallCallback(ret, BUNDLE_INSTALL_FAIL, BMS_INSTALLATION_COMPLETED, installerCallbac… in Install() 159 (void)ReportHceInstallCallback(ret, BUNDLE_INSTALL_FAIL, BMS_INSTALLATION_COMPLETED); in Install() 241 *installState = BUNDLE_INSTALL_FAIL; in GetInstallState() 250 *installState = BUNDLE_INSTALL_FAIL; in GetInstallState()
|