Home
last modified time | relevance | path

Searched defs:GetBackupUninstallList (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/include/
H A Dbundle_mgr_ext.h94 virtual ErrCode GetBackupUninstallList(int32_t userId, std::set<std::string> &uninstallBundles) in GetBackupUninstallList() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/
H A Dbms_extension_data_mgr.cpp303 ErrCode BmsExtensionDataMgr::GetBackupUninstallList(int32_t userId, std::set<std::string> &uninstal… in GetBackupUninstallList() function in OHOS::AppExecFwk::BmsExtensionDataMgr