Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
H A Dbms_bundle_overlay_checker_test.cpp2795 NotifyType res = installer.GetNotifyType();
2810 NotifyType res = installer.GetNotifyType();
2825 NotifyType res = installer.GetNotifyType();
2840 NotifyType res = installer.GetNotifyType();
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbase_bundle_installer.h602 NotifyType GetNotifyType();
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp210 .type = GetNotifyType(), in InstallBundle()
4796 NotifyType BaseBundleInstaller::GetNotifyType() in GetNotifyType() function in OHOS::AppExecFwk::BaseBundleInstaller