Home
last modified time | relevance | path

Searched refs:needSendEvent (Results 1 - 17 of 17) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
H A Dmock_system_bundle_installer.cpp101 installParam.needSendEvent = false; in UninstallSystemBundle()
129 installParam.needSendEvent = false; in UninstallSystemBundle()
158 installParam.needSendEvent = false; in UninstallSystemBundle()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dsystem_bundle_installer.cpp157 installParam.needSendEvent = false; in UninstallSystemBundle()
184 installParam.needSendEvent = false; in UninstallSystemBundle()
211 installParam.needSendEvent = false; in UninstallSystemBundle()
272 installParam.needSendEvent = false; in CheckUninstallSystemHsp()
H A Dhmp_bundle_installer.cpp97 installParam.needSendEvent = true; in InstallNormalAppInHmp()
319 installParam.needSendEvent = false; in UninstallSystemBundle()
363 installParam.needSendEvent = false; in CheckUninstallSystemHsp()
H A Dbundle_mgr_service_event_handler.cpp1059 installParam.needSendEvent = false; in ProcessSystemBundleInstall()
1080 installParam.needSendEvent = false; in ProcessSystemBundleInstall()
1099 installParam.needSendEvent = false; in ProcessSystemSharedBundleInstall()
2982 installParam.needSendEvent = false; in OTAInstallSystemBundle()
3011 installParam.needSendEvent = false; in OTAInstallSystemBundleNeedCheckUser()
3043 installParam.needSendEvent = false; in OTAInstallSystemSharedBundle()
3605 installParam.needSendEvent = false; in PatchSystemHspInstall()
3654 installParam.needSendEvent = false; in PatchSystemBundleInstall()
3835 installParam.needSendEvent = false; in ProcessRebootQuickFixUnInstallAndRecover()
3848 installParam.needSendEvent in InnerProcessRebootUninstallWrongBundle()
[all...]
H A Dbundle_user_mgr_host_impl.cpp461 installParam.needSendEvent = false; in UninstallBackupUninstallList()
H A Dbase_bundle_installer.cpp171 if (!installParam.needSendEvent) { in SendStartInstallNotify()
172 LOG_NOFUNC_W(BMS_TAG_INSTALLER, "SendStartInstallNotify needSendEvent is false"); in SendStartInstallNotify()
206 if (installParam.needSendEvent && dataMgr_ && !bundleName_.empty()) { in InstallBundle()
252 if (installParam.needSendEvent && dataMgr_ && !bundleName.empty()) { in InstallBundleByBundleName()
292 if (installParam.needSendEvent && dataMgr_) { in Recover()
352 if (installParam.needSendEvent && dataMgr_) { in UninstallBundle()
548 if (installParam.needSendEvent && dataMgr_) { in UninstallBundle()
4904 installParam.needSendEvent = false; in OnSingletonChange()
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_third_provider_interaction_operation.cpp633 bool needSendEvent = true; in HandleEventByFramework() local
638 needSendEvent = HandleNativeFocusUpdate( in HandleEventByFramework()
646 return needSendEvent; in HandleEventByFramework()
659 bool needSendEvent = HandleEventByFramework( in SendAccessibilityAsyncEvent() local
663 if (needSendEvent) { in SendAccessibilityAsyncEvent()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dinstall_param.h64 bool needSendEvent = true; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_ota_update_test.cpp137 installParam.needSendEvent = false; in InstallSystemBundle()
154 installParam.needSendEvent = false; in OTAInstallSystemBundle()
538 installParam.needSendEvent = false; in HWTEST_F()
H A Dbms_bundle_installer_permission_test.cpp114 installParam.needSendEvent = false; in InstallSystemBundle()
133 installParam.needSendEvent = false; in OTAInstallSystemBundle()
H A Dbms_bundle_installer_test.cpp169 installParam.needSendEvent = false; in InstallSystemBundle()
188 installParam.needSendEvent = false; in OTAInstallSystemBundle()
1603 * @tc.name: test BuildTempNativeLibraryPath, needSendEvent is true
1611 installParam.needSendEvent = true; in HWTEST_F()
1619 * @tc.name: test Recover, needSendEvent is true
1629 installParam.needSendEvent = true; in HWTEST_F()
6581 installParam.needSendEvent = false; in HWTEST_F()
H A Dbms_bundle_app_service_fwk_installer.cpp134 installParam.needSendEvent = false; in InstallSystemBundle()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_install_checker.h36 bool needSendEvent = true; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp66 checkParam.needSendEvent = installParam.needSendEvent; in BuildCheckParam()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dinner_shared_bundle_installer.cpp128 if (!installCheckParam.needSendEvent) { in sendStartSharedBundleInstallNotify()
129 APP_LOGW("sendStartSharedBundleInstallNotify needSendEvent is false"); in sendStartSharedBundleInstallNotify()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_app_provision_info_test/
H A Dbms_bundle_app_provision_info_test.cpp1721 installCheckParam.needSendEvent = false; in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp144 installParam.needSendEvent = false; in InstallSystemBundle()

Completed in 53 milliseconds