/ohos5.0/base/notification/common_event_service/test/systemtest/common/acts/actsCESDataTest/ |
H A D | actsCESDataTest.cpp | 1741 bool publishResult = CommonEventManager::PublishCommonEvent(data); variable 1802 bool publishResult = CommonEventManager::PublishCommonEvent(data); variable 1863 bool publishResult = CommonEventManager::PublishCommonEvent(data); variable 1924 bool publishResult = CommonEventManager::PublishCommonEvent(data); variable 1985 bool publishResult = CommonEventManager::PublishCommonEvent(data); variable 2046 bool publishResult = CommonEventManager::PublishCommonEvent(data); variable 2410 bool publishResult = CommonEventManager::PublishCommonEvent(data, publishInfo); variable 2474 bool publishResult = CommonEventManager::PublishCommonEvent(data, publishInfo); variable 2541 bool publishResult = CommonEventManager::PublishCommonEvent(data, publishInfo); variable 2608 bool publishResult = CommonEventManager::PublishCommonEvent(data, publishInfo); variable [all …]
|
/ohos5.0/base/notification/common_event_service/services/test/unittest/ |
H A D | common_event_publish_system_event_test.cpp | 115 bool publishResult = innerCommonEventManager.PublishCommonEvent( variable 145 bool publishResult = innerCommonEventManager.PublishCommonEvent( variable 194 bool publishResult = innerCommonEventManager.PublishCommonEvent( variable 245 bool publishResult = innerCommonEventManager.PublishCommonEvent( variable
|
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | stk_controller.cpp | 305 bool publishResult = PublishStkEvent(want); in OnIccStateChanged() local 330 bool publishResult = PublishStkEvent(want); in OnSendRilSessionEnd() local 367 bool publishResult = PublishStkEvent(want); in OnSendRilProactiveCommand() local 409 bool publishResult = PublishStkEvent(want); in OnSendRilAlphaNotify() local 426 bool publishResult = PublishStkEvent(want); in OnSendRilEventNotify() local 445 bool publishResult = PublishStkEvent(want); in OnIccRefresh() local
|
H A D | operator_config_cache.cpp | 306 … bool publishResult = EventFwk::CommonEventManager::PublishCommonEvent(data, publishInfo, nullptr); in AnnounceOperatorConfigChanged() local
|
H A D | multi_sim_controller.cpp | 916 … bool publishResult = EventFwk::CommonEventManager::PublishCommonEvent(data, publishInfo, nullptr); in PublishSetPrimaryEvent() local 1205 … bool publishResult = EventFwk::CommonEventManager::PublishCommonEvent(data, publishInfo, nullptr); in PublishSimFileEvent() local
|
H A D | icc_file.cpp | 570 bool publishResult = CommonEventManager::PublishCommonEvent(data, publishInfo, nullptr); in PublishSimFileEvent() local
|
H A D | sim_state_handle.cpp | 674 bool publishResult = CommonEventManager::PublishCommonEvent(data, publishInfo, nullptr); in PublishSimStateEvent() local
|
/ohos5.0/base/theme/wallpaper_mgr/services/src/ |
H A D | wallpaper_common_event_manager.cpp | 34 …bool publishResult = OHOS::EventFwk::CommonEventManager::PublishCommonEvent(data, publishInfo, nul… in PublishEvent() local
|
/ohos5.0/foundation/distributedhardware/device_manager/test/servicesfuzztest/devicemanagernotify_fuzzer/ |
H A D | device_manager_notify_fuzzer.cpp | 101 int32_t publishResult = *(reinterpret_cast<const int32_t*>(data)); in DeviceManagerNotifyOnPublishResultFuzzTest() local
|
/ohos5.0/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_publish_ordered_system_test/ |
H A D | common_event_services_publish_ordered_system_test.cpp | 469 bool publishResult = PublishOrderedCommonEventTest(data, publishInfo, subscriber); variable 586 bool publishResult = PublishOrderedCommonEventTest(data, publishInfo, subscriber); variable 699 bool publishResult = PublishOrderedCommonEventTest(data, publishInfo, subscriber); variable 812 bool publishResult = PublishOrderedCommonEventTest(data, publishInfo, subscriber); variable 928 bool publishResult = PublishOrderedCommonEventTest(data, publishInfo, subscriber); variable
|
/ohos5.0/base/notification/common_event_service/services/test/moduletest/common_event_services_publish_ordered_module_test/ |
H A D | common_event_services_publish_ordered_module_test.cpp | 484 bool publishResult = PublishOrderedCommonEventTest(data, publishInfo, subscriber); variable 602 bool publishResult = PublishOrderedCommonEventTest(data, publishInfo, subscriber); variable 716 bool publishResult = PublishOrderedCommonEventTest(data, publishInfo, subscriber); variable 829 bool publishResult = PublishOrderedCommonEventTest(data, publishInfo, subscriber); variable 941 bool publishResult = PublishOrderedCommonEventTest(data, publishInfo, subscriber); variable 1056 bool publishResult = PublishOrderedCommonEventTest(data, publishInfo, subscriber); variable
|
/ohos5.0/foundation/communication/netmanager_base/services/common/src/ |
H A D | broadcast_manager.cpp | 73 …bool publishResult = EventFwk::CommonEventManager::PublishCommonEvent(eventData, publishInfo, null… in SendBroadcastEx() local
|
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusfuzztest/softbusconnectorregister_fuzzer/ |
H A D | softbus_connector_register_fuzzer.cpp | 42 …void OnPublishResult(const std::string &pkgName, int32_t publishId, int32_t publishResult) overrid… in OnPublishResult()
|
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/publish/ |
H A D | dm_publish_manager.cpp | 103 …blishManager::OnPublishResult(const std::string &pkgName, int32_t publishId, int32_t publishResult) in OnPublishResult()
|
/ohos5.0/base/telephony/sms_mms/services/sms/ |
H A D | sms_wap_push_handler.cpp | 365 …bool publishResult = EventFwk::CommonEventManager::PublishCommonEvent(data, publishInfo, wapPushRe… in SendWapPushMessageBroadcast() local 371 void SmsWapPushHandler::HiSysEventWapPushResult(bool publishResult) in HiSysEventWapPushResult()
|
H A D | sms_receive_reliability_handler.cpp | 395 void SmsReceiveReliabilityHandler::HiSysEventCBResult(bool publishResult) in HiSysEventCBResult()
|
/ohos5.0/base/notification/common_event_service/tools/cem/src/ |
H A D | common_event_command.cpp | 86 int32_t publishResult = CommonEvent::GetInstance()->PublishCommonEventAsUser( in RunAsPublishCommand() local
|
/ohos5.0/base/telephony/sms_mms/services/sms/cdma/ |
H A D | cdma_sms_receive_handler.cpp | 280 … bool publishResult = EventFwk::CommonEventManager::PublishCommonEvent(data, publishInfo, nullptr); in SendCBBroadcast() local
|
/ohos5.0/base/telephony/state_registry/services/src/ |
H A D | telephony_state_registry_service.cpp | 605 … bool publishResult = EventFwk::CommonEventManager::PublishCommonEvent(data, publishInfo, nullptr); in PublishCommonEvent() local 624 … bool publishResult = EventFwk::CommonEventManager::PublishCommonEvent(data, publishInfo, nullptr); in SendCallStateChanged() local 647 … bool publishResult = EventFwk::CommonEventManager::PublishCommonEvent(data, publishInfo, nullptr); in SendCallStateChangedAsUserMultiplePermission() local
|
/ohos5.0/base/telephony/sms_mms/services/sms/gsm/ |
H A D | gsm_sms_cb_handler.cpp | 293 … bool publishResult = EventFwk::CommonEventManager::PublishCommonEvent(data, publishInfo, nullptr); in SendCbMessageBroadcast() local
|
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/ |
H A D | UTTest_dm_pin_holder.h | 97 …void OnPublishResult(const std::string &pkgName, int32_t publishId, int32_t publishResult) override in OnPublishResult()
|
/ohos5.0/base/telephony/core_service/services/network_search/src/ |
H A D | nitz_update.cpp | 398 bool publishResult = CommonEventManager::PublishCommonEvent(data, publishInfo, nullptr); in PublishCommonEvent() local
|
H A D | operator_name.cpp | 368 bool publishResult = CommonEventManager::PublishCommonEvent(data, publishInfo, nullptr); in PublishEvent() local
|
/ohos5.0/base/notification/common_event_service/frameworks/native/test/unittest/ |
H A D | common_event_subscribe_test.cpp | 177 bool publishResult = CommonEventManager::PublishCommonEvent(data); variable
|
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ |
H A D | device_manager_service_listener.cpp | 264 …viceListener::OnPublishResult(const std::string &pkgName, int32_t publishId, int32_t publishResult) in OnPublishResult()
|