Home
last modified time | relevance | path

Searched refs:CheckThirdSystemBundleHasUninstalled (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_manager_service.h76 bool CheckThirdSystemBundleHasUninstalled(const char *bundleName, const cJSON *object);
H A Dgt_bundle_manager_service.h96 bool CheckThirdSystemBundleHasUninstalled(const char *bundleName, const cJSON *object);
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_manager_service.cpp415 CheckThirdSystemBundleHasUninstalled(bundleName, uninstallRecord)) { in ScanAppDir()
537 bool ManagerService::CheckThirdSystemBundleHasUninstalled(const char *bundleName, const cJSON *obje… in CheckThirdSystemBundleHasUninstalled() function in OHOS::ManagerService
H A Dgt_bundle_manager_service.cpp602 CheckThirdSystemBundleHasUninstalled(bundleName, uninstallRecord)) { in ScanSystemApp()
1037 bool GtManagerService::CheckThirdSystemBundleHasUninstalled(const char *bundleName, const cJSON *ob… in CheckThirdSystemBundleHasUninstalled() function in OHOS::GtManagerService