Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbase_bundle_installer.h727 std::string GetInstallSource(const InstallParam &installParam) const;
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp3765 std::string BaseBundleInstaller::GetInstallSource(const InstallParam &installParam) const in GetInstallSource() function in OHOS::AppExecFwk::BaseBundleInstaller
3787 std::string installSource = GetInstallSource(installParam); in SetInstallSourceToAppInfo()
3796 std::string installSource = GetInstallSource(installParam); in SetApplicationFlagsForPreinstallSource()