Home
last modified time | relevance | path

Searched refs:SetAsanEnabled (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_install_checker_test.cpp650 oldInfo.SetAsanEnabled(false);
651 newInfo.SetAsanEnabled(true);
1028 innerBundleInfo1.SetAsanEnabled(true);
1029 innerBundleInfo2.SetAsanEnabled(false);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h1447 void SetAsanEnabled(bool asanEnabled) in SetAsanEnabled() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp377 oldInfo.SetAsanEnabled(oldInfo.IsAsanEnabled()); in AddNewModuleInfo()
440 oldInfo.SetAsanEnabled(oldInfo.IsAsanEnabled()); in RemoveModuleInfo()
618 oldInfo.SetAsanEnabled(oldInfo.IsAsanEnabled()); in UpdateInnerBundleInfo()