Searched defs:installState (Results 1 – 6 of 6) sorted by relevance
| /foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/ |
| D | svc_session_manager.h | 49 std::string installState; member
|
| /foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/ |
| D | bundle_manager_inner.cpp | 22 bool GetInstallState(const char *bundleName, InstallState *installState, uint8_t *installProcess) in GetInstallState()
|
| D | bundlems_slite_client.cpp | 191 bool BundleMsClient::GetInstallState (const char *bundleName, InstallState *installState, uint8_t *… in GetInstallState()
|
| /foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/slite/ |
| D | bundle_install_msg.h | 45 InstallState installState; member
|
| /foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
| D | gt_bundle_manager_service.cpp | 226 bool GtManagerService::GetInstallState(const char *bundleName, InstallState *installState, uint8_t … in GetInstallState() 1132 int32_t GtManagerService::ReportHceInstallCallback(uint8_t errCode, uint8_t installState, uint8_t p… in ReportHceInstallCallback() 1155 uint8_t errCode, uint8_t installState, char *bundleName, uint8_t process) in ReportHceUninstallCallback() 1176 uint8_t errCode, uint8_t installState, uint8_t process, InstallerCallback installerCallback) in ReportInstallCallback() 1200 int32_t GtManagerService::ReportUninstallCallback(uint8_t errCode, uint8_t installState, char *bund… in ReportUninstallCallback()
|
| D | bundle_mgr_slite_feature.cpp | 129 bool BundleMgrSliteFeature::GetInstallState(const char *bundleName, InstallState *installState, uin… in GetInstallState()
|