Home
last modified time | relevance | path

Searched refs:subscriberName (Results 1 - 9 of 9) sorted by relevance

/base/notification/common_event_service/services/src/
H A Devent_report.cpp85 EVENT_PARAM_BUNDLE_NAME_OF_SUBSCRIBER, eventInfo.subscriberName, in InnerSendOrderedEventProcTimeoutEvent()
98 EVENT_PARAM_BUNDLE_NAME_OF_SUBSCRIBER, eventInfo.subscriberName, in InnerSendStaticEventProcErrorEvent()
130 EVENT_PARAM_BUNDLE_NAME_OF_SUBSCRIBER, eventInfo.subscriberName, in InnerSendSubscribeEvent()
142 EVENT_PARAM_BUNDLE_NAME_OF_SUBSCRIBER, eventInfo.subscriberName, in InnerSendUnSubscribeEvent()
166 EVENT_PARAM_BUNDLE_NAME_OF_SUBSCRIBER, eventInfo.subscriberName, in InnerSendStaticSubStartEvent()
179 EVENT_PARAM_BUNDLE_NAME_OF_SUBSCRIBER, eventInfo.subscriberName, in InnerSendStaticSubRunEvent()
H A Dstatic_subscriber_connection.cpp55 eventInfo.subscriberName = element.GetBundleName(); in OnAbilityDisconnectDone()
H A Dstatic_subscriber_manager.cpp467 const std::string &subscriberName, const std::string &eventName) in SendStaticEventProcErrHiSysEvent()
472 eventInfo.subscriberName = subscriberName; in SendStaticEventProcErrHiSysEvent()
478 const std::string &subscriberName, const std::string &eventName) in SendStaticSubscriberStartHiSysEvent()
483 eventInfo.subscriberName = subscriberName; in SendStaticSubscriberStartHiSysEvent()
466 SendStaticEventProcErrHiSysEvent(int32_t userId, const std::string &publisherName, const std::string &subscriberName, const std::string &eventName) SendStaticEventProcErrHiSysEvent() argument
477 SendStaticSubscriberStartHiSysEvent(int32_t userId, const std::string &publisherName, const std::string &subscriberName, const std::string &eventName) SendStaticSubscriberStartHiSysEvent() argument
H A Dinner_common_event_manager.cpp663 void InnerCommonEventManager::SendSubscribeHiSysEvent(int32_t userId, const std::string &subscriberName, int32_t pid, in SendSubscribeHiSysEvent() argument
668 eventInfo.subscriberName = subscriberName; in SendSubscribeHiSysEvent()
695 eventInfo.subscriberName = subscriberRecord->eventRecordInfo.bundleName; in SendUnSubscribeHiSysEvent()
H A Dcommon_event_control_manager.cpp1426 eventInfo.subscriberName = subscriberRecord->eventRecordInfo.bundleName; in SendOrderedEventProcTimeoutHiSysEvent()
/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_hisysevent_test.cpp71 eventInfo.subscriberName = TEST_BUNDLE_NAME_OF_SUBSCRIBER; in HWTEST_F()
95 eventInfo.subscriberName = TEST_BUNDLE_NAME_OF_SUBSCRIBER; in HWTEST_F()
160 eventInfo.subscriberName = TEST_BUNDLE_NAME_OF_SUBSCRIBER; in HWTEST_F()
194 eventInfo.subscriberName = TEST_BUNDLE_NAME_OF_SUBSCRIBER; in HWTEST_F()
/base/notification/common_event_service/services/include/
H A Dstatic_subscriber_manager.h101 const std::string &subscriberName, const std::string &eventName);
110 const std::string &subscriberName, const std::string &eventName);
H A Devent_report.h48 std::string subscriberName; member
H A Dinner_common_event_manager.h184 void SendSubscribeHiSysEvent(int32_t userId, const std::string &subscriberName, int32_t pid, int32_t uid,

Completed in 7 milliseconds