Searched defs:DeleteUninstallBundleInfo (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/uninstall_data_mgr/ | ||
H A D | uninstall_data_mgr_storage_rdb.cpp | 107 bool UninstallDataMgrStorageRdb::DeleteUninstallBundleInfo(const std::string &bundleName) in DeleteUninstallBundleInfo() function in OHOS::AppExecFwk::UninstallDataMgrStorageRdb |
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ | ||
H A D | base_bundle_installer.cpp | 4910 void BaseBundleInstaller::DeleteUninstallBundleInfo(const std::string &bundleName) in DeleteUninstallBundleInfo() function in OHOS::AppExecFwk::BaseBundleInstaller |
H A D | bundle_data_mgr.cpp | 491 bool BundleDataMgr::DeleteUninstallBundleInfo(const std::string &bundleName, int32_t userId) in DeleteUninstallBundleInfo() function in OHOS::AppExecFwk::BundleDataMgr |