Home
last modified time | relevance | path

Searched refs:SetInstallSourceToAppInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbase_bundle_installer.h728 void SetInstallSourceToAppInfo(std::unordered_map<std::string, InnerBundleInfo> &infos,
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp3585 SetInstallSourceToAppInfo(infos, installParam); in ParseHapFiles()
3784 void BaseBundleInstaller::SetInstallSourceToAppInfo(std::unordered_map<std::string, InnerBundleInfo… in SetInstallSourceToAppInfo() function in OHOS::AppExecFwk::BaseBundleInstaller