Home
last modified time | relevance | path

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 Duninstall_data_mgr_storage_rdb.cpp107 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 Dbase_bundle_installer.cpp4910 void BaseBundleInstaller::DeleteUninstallBundleInfo(const std::string &bundleName) in DeleteUninstallBundleInfo() function in OHOS::AppExecFwk::BaseBundleInstaller
H A Dbundle_data_mgr.cpp491 bool BundleDataMgr::DeleteUninstallBundleInfo(const std::string &bundleName, int32_t userId) in DeleteUninstallBundleInfo() function in OHOS::AppExecFwk::BundleDataMgr