Searched refs:DeleteUidInfoFromJson (Results 1 – 4 of 4) sorted by relevance
58 static bool DeleteUidInfoFromJson(const char *bundleName);
462 if (!BundleUtil::DeleteUidInfoFromJson(bundleName)) { in Uninstall()
531 BundleUtil::DeleteUidInfoFromJson(bundleName); in ReloadBundleInfo()
764 bool BundleUtil::DeleteUidInfoFromJson(const char *bundleName) in DeleteUidInfoFromJson() function in OHOS::BundleUtil