Home
last modified time | relevance | path

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 Dbundle_manager_inner.cpp22 bool GetInstallState(const char *bundleName, InstallState *installState, uint8_t *installProcess) in GetInstallState()
H A Dbundlems_slite_client.cpp188 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 Dbundle_install_msg.h45 InstallState installState; member
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_manager_service.cpp226 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 Dbundle_mgr_slite_feature.cpp129 bool BundleMgrSliteFeature::GetInstallState(const char *bundleName, InstallState *installState, uin… in GetInstallState()