Searched refs:CheckThirdSystemBundleHasUninstalled (Results 1 – 4 of 4) sorted by relevance
76 bool CheckThirdSystemBundleHasUninstalled(const char *bundleName, const cJSON *object);
96 bool CheckThirdSystemBundleHasUninstalled(const char *bundleName, const cJSON *object);
415 CheckThirdSystemBundleHasUninstalled(bundleName, uninstallRecord)) { in ScanAppDir()537 bool ManagerService::CheckThirdSystemBundleHasUninstalled(const char *bundleName, const cJSON *obje… in CheckThirdSystemBundleHasUninstalled() function in OHOS::ManagerService
602 CheckThirdSystemBundleHasUninstalled(bundleName, uninstallRecord)) { in ScanSystemApp()1037 bool GtManagerService::CheckThirdSystemBundleHasUninstalled(const char *bundleName, const cJSON *ob… in CheckThirdSystemBundleHasUninstalled() function in OHOS::GtManagerService