Searched defs:installState (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/ |
H A D | bundle_manager_inner.cpp | 22 bool GetInstallState(const char *bundleName, InstallState *installState, uint8_t *installProcess) in GetInstallState()
|
H A D | bundlems_slite_client.cpp | 188 bool BundleMsClient::GetInstallState (const char *bundleName, InstallState *installState, uint8_t *… in GetInstallState()
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/slite/ |
H A D | bundle_install_msg.h | 45 InstallState installState; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | gt_bundle_manager_service.cpp | 226 bool GtManagerService::GetInstallState(const char *bundleName, InstallState *installState, uint8_t … in GetInstallState() 1138 int32_t GtManagerService::ReportHceInstallCallback(uint8_t errCode, uint8_t installState, uint8_t p… in ReportHceInstallCallback() 1161 uint8_t errCode, uint8_t installState, char *bundleName, uint8_t process) in ReportHceUninstallCallback() 1182 uint8_t errCode, uint8_t installState, uint8_t process, InstallerCallback installerCallback) in ReportInstallCallback() 1206 int32_t GtManagerService::ReportUninstallCallback(uint8_t errCode, uint8_t installState, char *bund… in ReportUninstallCallback()
|
H A D | bundle_mgr_slite_feature.cpp | 129 bool BundleMgrSliteFeature::GetInstallState(const char *bundleName, InstallState *installState, uin… in GetInstallState()
|