Searched defs:GetInstallState (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() function
|
H A D | bundlems_slite_client.cpp | 188 bool BundleMsClient::GetInstallState (const char *bundleName, InstallState *installState, uint8_t *… in GetInstallState() function in OHOS::BundleMsClient
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/ |
H A D | bundle_service_interface.h | 56 …bool (*GetInstallState)(const char *bundleName, InstallState *installState, uint8_t *installProces… member
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_mgr_slite_feature.cpp | 129 bool BundleMgrSliteFeature::GetInstallState(const char *bundleName, InstallState *installState, uin… in GetInstallState() function in OHOS::BundleMgrSliteFeature
|
H A D | gt_bundle_manager_service.cpp | 226 bool GtManagerService::GetInstallState(const char *bundleName, InstallState *installState, uint8_t … in GetInstallState() function in OHOS::GtManagerService
|