Home
last modified time | relevance | path

Searched defs:installSource (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapplication_info.h318 std::string installSource; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h2092 void SetInstallSource(const std::string &installSource) in SetInstallSource()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp3787 std::string installSource = GetInstallSource(installParam); in SetInstallSourceToAppInfo() local
3796 std::string installSource = GetInstallSource(installParam); in SetApplicationFlagsForPreinstallSource() local