Searched defs:DeleteUninstallBundleInfo (Results 1 - 3 of 3) sorted by relevance
/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 |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ | ||
H A D | bundle_data_mgr.cpp | 498 bool BundleDataMgr::DeleteUninstallBundleInfo(const std::string &bundleName, int32_t userId) in DeleteUninstallBundleInfo() function in OHOS::AppExecFwk::BundleDataMgr |
H A D | base_bundle_installer.cpp | 3123 void BaseBundleInstaller::DeleteUninstallBundleInfo(const std::string &bundleName) in DeleteUninstallBundleInfo() function in OHOS::AppExecFwk::BaseBundleInstaller |
Completed in 25 milliseconds