Home
last modified time | relevance | path

Searched defs:publishResult (Results 1 – 25 of 32) sorted by relevance

12

/ohos5.0/base/notification/common_event_service/test/systemtest/common/acts/actsCESDataTest/
H A DactsCESDataTest.cpp1741 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 Dcommon_event_publish_system_event_test.cpp115 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 Dstk_controller.cpp305 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 Doperator_config_cache.cpp306 … bool publishResult = EventFwk::CommonEventManager::PublishCommonEvent(data, publishInfo, nullptr); in AnnounceOperatorConfigChanged() local
H A Dmulti_sim_controller.cpp916 … 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 Dicc_file.cpp570 bool publishResult = CommonEventManager::PublishCommonEvent(data, publishInfo, nullptr); in PublishSimFileEvent() local
H A Dsim_state_handle.cpp674 bool publishResult = CommonEventManager::PublishCommonEvent(data, publishInfo, nullptr); in PublishSimStateEvent() local
/ohos5.0/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_common_event_manager.cpp34 …bool publishResult = OHOS::EventFwk::CommonEventManager::PublishCommonEvent(data, publishInfo, nul… in PublishEvent() local
/ohos5.0/foundation/distributedhardware/device_manager/test/servicesfuzztest/devicemanagernotify_fuzzer/
H A Ddevice_manager_notify_fuzzer.cpp101 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 Dcommon_event_services_publish_ordered_system_test.cpp469 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 Dcommon_event_services_publish_ordered_module_test.cpp484 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 Dbroadcast_manager.cpp73 …bool publishResult = EventFwk::CommonEventManager::PublishCommonEvent(eventData, publishInfo, null… in SendBroadcastEx() local
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusfuzztest/softbusconnectorregister_fuzzer/
H A Dsoftbus_connector_register_fuzzer.cpp42 …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 Ddm_publish_manager.cpp103 …blishManager::OnPublishResult(const std::string &pkgName, int32_t publishId, int32_t publishResult) in OnPublishResult()
/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_wap_push_handler.cpp365 …bool publishResult = EventFwk::CommonEventManager::PublishCommonEvent(data, publishInfo, wapPushRe… in SendWapPushMessageBroadcast() local
371 void SmsWapPushHandler::HiSysEventWapPushResult(bool publishResult) in HiSysEventWapPushResult()
H A Dsms_receive_reliability_handler.cpp395 void SmsReceiveReliabilityHandler::HiSysEventCBResult(bool publishResult) in HiSysEventCBResult()
/ohos5.0/base/notification/common_event_service/tools/cem/src/
H A Dcommon_event_command.cpp86 int32_t publishResult = CommonEvent::GetInstance()->PublishCommonEventAsUser( in RunAsPublishCommand() local
/ohos5.0/base/telephony/sms_mms/services/sms/cdma/
H A Dcdma_sms_receive_handler.cpp280 … bool publishResult = EventFwk::CommonEventManager::PublishCommonEvent(data, publishInfo, nullptr); in SendCBBroadcast() local
/ohos5.0/base/telephony/state_registry/services/src/
H A Dtelephony_state_registry_service.cpp605 … 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 Dgsm_sms_cb_handler.cpp293 … bool publishResult = EventFwk::CommonEventManager::PublishCommonEvent(data, publishInfo, nullptr); in SendCbMessageBroadcast() local
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_pin_holder.h97 …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 Dnitz_update.cpp398 bool publishResult = CommonEventManager::PublishCommonEvent(data, publishInfo, nullptr); in PublishCommonEvent() local
H A Doperator_name.cpp368 bool publishResult = CommonEventManager::PublishCommonEvent(data, publishInfo, nullptr); in PublishEvent() local
/ohos5.0/base/notification/common_event_service/frameworks/native/test/unittest/
H A Dcommon_event_subscribe_test.cpp177 bool publishResult = CommonEventManager::PublishCommonEvent(data); variable
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service_listener.cpp264 …viceListener::OnPublishResult(const std::string &pkgName, int32_t publishId, int32_t publishResult) in OnPublishResult()

12