Searched defs:GetUninstallBundleInfo (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 | 69 bool UninstallDataMgrStorageRdb::GetUninstallBundleInfo(const std::string &bundleName, in GetUninstallBundleInfo() function in OHOS::AppExecFwk::UninstallDataMgrStorageRdb |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ | ||
H A D | bundle_data_mgr.cpp | 485 bool BundleDataMgr::GetUninstallBundleInfo(const std::string &bundleName, UninstallBundleInfo &uninstallBundleInfo) in GetUninstallBundleInfo() function in OHOS::AppExecFwk::BundleDataMgr |
H A D | base_bundle_installer.cpp | 3096 void BaseBundleInstaller::GetUninstallBundleInfo(bool isKeepData, int32_t userId, in GetUninstallBundleInfo() function in OHOS::AppExecFwk::BaseBundleInstaller |
Completed in 25 milliseconds