/foundation/barrierfree/accessibility/services/aams/test/unittest/ |
H A D | accessibility_common_event_test.cpp | 89 CommonEventManager::PublishCommonEvent(data); in HWTEST_F() 113 CommonEventManager::PublishCommonEvent(data1); in HWTEST_F() 124 CommonEventManager::PublishCommonEvent(data2); in HWTEST_F() 148 CommonEventManager::PublishCommonEvent(data); in HWTEST_F() 172 CommonEventManager::PublishCommonEvent(data); in HWTEST_F() 196 CommonEventManager::PublishCommonEvent(data); in HWTEST_F() 220 CommonEventManager::PublishCommonEvent(data1); in HWTEST_F() 232 CommonEventManager::PublishCommonEvent(data2); in HWTEST_F() 257 CommonEventManager::PublishCommonEvent(data); in HWTEST_F()
|
/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_common_event_manager.cpp | 24 bool CommonEventManager::PublishCommonEvent(const CommonEventData& data) in PublishCommonEvent() function in OHOS::EventFwk::CommonEventManager 26 GTEST_LOG_(INFO) << "MOCK CommonEventManager PublishCommonEvent"; in PublishCommonEvent() 35 bool CommonEventManager::PublishCommonEvent(const CommonEventData& data, const CommonEventPublishInfo& publishInfo) in PublishCommonEvent() function in OHOS::EventFwk::CommonEventManager 40 bool CommonEventManager::PublishCommonEvent(const CommonEventData& data, const CommonEventPublishInfo& publishInfo, in PublishCommonEvent() function in OHOS::EventFwk::CommonEventManager
|
/foundation/resourceschedule/work_scheduler/services/test/src/conditions/ |
H A D | network_listener_test.cpp | 87 EventFwk::CommonEventManager::PublishCommonEvent(data); in HWTEST_F() 108 EventFwk::CommonEventManager::PublishCommonEvent(data); in HWTEST_F() 129 EventFwk::CommonEventManager::PublishCommonEvent(data); in HWTEST_F() 150 EventFwk::CommonEventManager::PublishCommonEvent(data); in HWTEST_F() 171 EventFwk::CommonEventManager::PublishCommonEvent(data); in HWTEST_F() 192 EventFwk::CommonEventManager::PublishCommonEvent(data); in HWTEST_F() 212 EventFwk::CommonEventManager::PublishCommonEvent(data); in HWTEST_F()
|
/foundation/resourceschedule/work_scheduler/services/native/src/ |
H A D | event_publisher.cpp | 91 bool isSuccess = EventFwk::CommonEventManager::PublishCommonEvent(data); in PublishNetworkEvent() 99 bool isSuccess = EventFwk::CommonEventManager::PublishCommonEvent(data); in PublishNetworkEvent() 135 if (EventFwk::CommonEventManager::PublishCommonEvent(data, publishInfo)) { in PublishChargingEvent() 158 bool isSuccess = EventFwk::CommonEventManager::PublishCommonEvent(data); in PublishStorageEvent() 172 bool isSuccess = EventFwk::CommonEventManager::PublishCommonEvent(data); in PublishBatteryStatusEvent() 181 bool isSuccess = EventFwk::CommonEventManager::PublishCommonEvent(data); in PublishBatteryStatusEvent()
|
/foundation/communication/nfc/services/src/external_deps/ |
H A D | nfc_event_publisher.cpp | 32 EventFwk::CommonEventManager::PublishCommonEvent(data); in PublishNfcStateChanged() 46 EventFwk::CommonEventManager::PublishCommonEvent(data); in PublishNfcFieldStateChanged()
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/ |
H A D | bluetooth_common_event_helper.cpp | 38 if (!CommonEventManager::PublishCommonEvent(commonData, publishInfo)) { in PublishEvent() 45 if (!CommonEventManager::PublishCommonEvent(commonData)) { in PublishEvent()
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/ |
H A D | wifi_common_event_helper.cpp | 45 if (!CommonEventManager::PublishCommonEvent(commonData, publishInfo)) { in PublishEvent() 51 if (!CommonEventManager::PublishCommonEvent(commonData)) { in PublishEvent() 69 if (!CommonEventManager::PublishCommonEvent(commonData)) { in PublishEvent() 91 if (!CommonEventManager::PublishCommonEvent(commonData)) { in PublishEvent() 213 if (!CommonEventManager::PublishCommonEvent(commonData, publishInfo)) { in PublishSelfcureStateChangedEvent()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/test/moduletest/ |
H A D | distributeddata_account_event_test.cpp | 88 auto err = CommonEventManager::PublishCommonEvent(event, publishInfo, nullptr); in HarmonyAccountLogin() 100 auto err = CommonEventManager::PublishCommonEvent(event, publishInfo, nullptr); in HarmonyAccountLogout() 112 auto err = CommonEventManager::PublishCommonEvent(event, publishInfo, nullptr); in HarmonyAccountDelete()
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_common_event_mgr.cpp | 180 EventFwk::CommonEventManager::PublishCommonEvent(commonData, publishInfo); in NotifySandboxAppStatus() 202 EventFwk::CommonEventManager::PublishCommonEvent(commonData, publishInfo); in NotifyOverlayModuleStateStatus() 230 EventFwk::CommonEventManager::PublishCommonEvent(commonData, publishInfo); in NotifySetDiposedRule() 246 EventFwk::CommonEventManager::PublishCommonEvent(commonData, publishInfo); in NotifyDeleteDiposedRule() 264 EventFwk::CommonEventManager::PublishCommonEvent(commonData, publishInfo); in NotifyDynamicIconEvent() 279 EventFwk::CommonEventManager::PublishCommonEvent(commonData, publishInfo); in NotifyBundleResourcesChanged()
|
H A D | bundle_mgr_service.cpp | 507 APP_LOGI("PublishCommonEvent for bundle scan finished"); in NotifyBundleScanStatus() 511 if (!EventFwk::CommonEventManager::PublishCommonEvent(commonEventData)) { in NotifyBundleScanStatus() 513 APP_LOGE("PublishCommonEvent for bundle scan finished failed"); in NotifyBundleScanStatus() 515 APP_LOGI("PublishCommonEvent for bundle scan finished succeed"); in NotifyBundleScanStatus()
|
/foundation/resourceschedule/device_standby/services/test/unittest/mock/ |
H A D | mock_common_event.cpp | 27 bool CommonEventManager::PublishCommonEvent(const CommonEventData& data) in PublishCommonEvent() function in OHOS::EventFwk::CommonEventManager
|
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_notify/ |
H A D | notify_work_service.cpp | 46 return EventFwk::CommonEventManager::PublishCommonEvent(commonData); in NotifyBundleDetail()
|
/foundation/ability/ability_runtime/services/abilitymgr/include/utils/ |
H A D | application_util.h | 40 EventFwk::CommonEventManager::PublishCommonEvent(commonData); in AppFwkBootEventCallback()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
H A D | sys_event_subscriber.cpp | 52 if (!EventFwk::CommonEventManager::PublishCommonEvent(CommonEventData, publishInfo)) { in NotifyDataShareReady()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/broadcaster/src/ |
H A D | broadcast_sender_impl.cpp | 58 result = CommonEventManager::PublishCommonEvent(commonEventData); in SendEvent()
|
/foundation/bundlemanager/bundle_framework/test/resource/common/src/ |
H A D | stpageabilityevent.cpp | 35 return CommonEventManager::PublishCommonEvent(commonData); in PublishEvent() 182 return CommonEventManager::PublishCommonEvent(commonData); in PublishEvent()
|
/foundation/resourceschedule/device_standby/services/notification/src/ |
H A D | standby_state_subscriber.cpp | 127 if (!EventFwk::CommonEventManager::PublishCommonEvent(commonEventData)) { in NotifyIdleModeByCommonEvent() 128 STANDBYSERVICE_LOGE("PublishCommonEvent for idle mode finished failed"); in NotifyIdleModeByCommonEvent() 130 STANDBYSERVICE_LOGD("PublishCommonEvent for idle mode finished succeed"); in NotifyIdleModeByCommonEvent() 185 if (!EventFwk::CommonEventManager::PublishCommonEvent(commonEventData)) { in NotifyAllowChangedByCommonEvent() 186 STANDBYSERVICE_LOGE("PublishCommonEvent for exempt list update failed"); in NotifyAllowChangedByCommonEvent() 188 STANDBYSERVICE_LOGD("PublishCommonEvent for exempt list update succeed"); in NotifyAllowChangedByCommonEvent()
|
/foundation/filemanagement/storage_service/services/storage_manager/volume/src/ |
H A D | notification.cpp | 77 EventFwk::CommonEventManager::PublishCommonEvent(commonData); in NotifyVolumeChange()
|
/foundation/communication/netmanager_base/services/common/src/ |
H A D | broadcast_manager.cpp | 73 bool publishResult = EventFwk::CommonEventManager::PublishCommonEvent(eventData, publishInfo, nullptr); in SendBroadcastEx()
|
/foundation/window/window_manager/window_scene/session_manager/src/publish/ |
H A D | scb_dump_subscriber.cpp | 62 bool ret = EventFwk::CommonEventManager::PublishCommonEvent(commonEventData, publishInfo, nullptr); in Publish()
|
/foundation/window/window_manager/window_scene/screen_session_manager/src/publish/ |
H A D | screen_session_publish.cpp | 75 bool ret = EventFwk::CommonEventManager::PublishCommonEvent(eventData, *publishInfo_, nullptr); in PublishEvents() 77 TLOGE(WmsLogTag::DMS, "PublishCommonEvent failed"); in PublishEvents() 80 TLOGI(WmsLogTag::DMS, "PublishCommonEvent succeed"); in PublishEvents()
|
/foundation/filemanagement/storage_service/services/storage_manager/account_subscriber/ |
H A D | account_subscriber.cpp | 70 EventFwk::CommonEventManager::PublishCommonEvent(commonData); in SendSecondMountedEvent()
|
/foundation/filemanagement/storage_service/services/storage_manager/storage/src/ |
H A D | storage_monitor_service.cpp | 206 EventFwk::CommonEventManager::PublishCommonEvent(eventData, publishInfo, nullptr);
in SendSmartNotificationEvent()
|
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/ |
H A D | bg_transient_task_mgr.cpp | 687 if (EventFwk::CommonEventManager::PublishCommonEvent(data, publishInfo)) { in SendLowBatteryEvent() 705 if (EventFwk::CommonEventManager::PublishCommonEvent(data, publishInfo)) { in SendOkayBatteryEvent()
|
/foundation/window/window_manager/wmserver/src/ |
H A D | window_pair.cpp | 56 EventFwk::CommonEventManager::PublishCommonEvent(commonEventData); in SendSplitScreenCommonEvent()
|