Home
last modified time | relevance | path

Searched refs:publisherName (Results 1 - 8 of 8) sorted by relevance

/base/notification/common_event_service/services/src/
H A Devent_report.cpp97 EVENT_PARAM_BUNDLE_NAME_OF_PUBLISHER, eventInfo.publisherName, in InnerSendStaticEventProcErrorEvent()
118 EVENT_PARAM_BUNDLE_NAME_OF_PUBLISHER, eventInfo.publisherName, in InnerSendPublishErrorEvent()
154 EVENT_PARAM_BUNDLE_NAME_OF_PUBLISHER, eventInfo.publisherName, in InnerSendPublishEvent()
167 EVENT_PARAM_ABILITY_NAME, eventInfo.publisherName, in InnerSendStaticSubStartEvent()
180 EVENT_PARAM_ABILITY_NAME, eventInfo.publisherName, in InnerSendStaticSubRunEvent()
H A Dstatic_subscriber_connection.cpp54 eventInfo.publisherName = element.GetAbilityName(); in OnAbilityDisconnectDone()
H A Dstatic_subscriber_manager.cpp466 void StaticSubscriberManager::SendStaticEventProcErrHiSysEvent(int32_t userId, const std::string &publisherName, in SendStaticEventProcErrHiSysEvent() argument
471 eventInfo.publisherName = publisherName; in SendStaticEventProcErrHiSysEvent()
477 void StaticSubscriberManager::SendStaticSubscriberStartHiSysEvent(int32_t userId, const std::string &publisherName, in SendStaticSubscriberStartHiSysEvent() argument
482 eventInfo.publisherName = publisherName; in SendStaticSubscriberStartHiSysEvent()
H A Dinner_common_event_manager.cpp701 void InnerCommonEventManager::SendPublishHiSysEvent(int32_t userId, const std::string &publisherName, int32_t pid, in SendPublishHiSysEvent() argument
706 eventInfo.publisherName = publisherName; in SendPublishHiSysEvent()
/base/notification/common_event_service/services/include/
H A Dstatic_subscriber_manager.h100 void SendStaticEventProcErrHiSysEvent(int32_t userId, const std::string &publisherName,
109 void SendStaticSubscriberStartHiSysEvent(int32_t userId, const std::string &publisherName,
H A Devent_report.h47 std::string publisherName; member
H A Dinner_common_event_manager.h187 void SendPublishHiSysEvent(int32_t userId, const std::string &publisherName, int32_t pid, int32_t uid,
/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_hisysevent_test.cpp94 eventInfo.publisherName = TEST_BUNDLE_NAME_OF_PUBLISHER; in HWTEST_F()
135 eventInfo.publisherName = TEST_BUNDLE_NAME_OF_SUBSCRIBER; in HWTEST_F()
229 eventInfo.publisherName = TEST_BUNDLE_NAME_OF_PUBLISHER; in HWTEST_F()

Completed in 27 milliseconds