Home
last modified time | relevance | path

Searched defs:installState (Results 1 – 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/
Dbundle_manager_inner.cpp22 bool GetInstallState(const char *bundleName, InstallState *installState, uint8_t *installProcess) in GetInstallState()
Dbundlems_slite_client.cpp188 bool BundleMsClient::GetInstallState (const char *bundleName, InstallState *installState, uint8_t *… in GetInstallState()
/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/slite/
Dbundle_install_msg.h45 InstallState installState; member
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
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()
Dbundle_mgr_slite_feature.cpp129 bool BundleMgrSliteFeature::GetInstallState(const char *bundleName, InstallState *installState, uin… in GetInstallState()