Home
last modified time | relevance | path

Searched refs:SetAppFeature (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_install_checker_test.cpp571 oldInfo.SetAppFeature("hos_normal_app");
572 newInfo.SetAppFeature("hos_system_app");
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h1053 void SetAppFeature(const std::string &appFeature) in SetAppFeature() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp678 newInfo.SetAppFeature(provisionInfo.bundleInfo.appFeature); in CollectProvisionInfo()
H A Dbundle_data_mgr.cpp354 oldInfo.SetAppFeature(newInfo.GetAppFeature()); in AddNewModuleInfo()
631 oldInfo.SetAppFeature(newInfo.GetAppFeature()); in UpdateInnerBundleInfo()