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