Home
last modified time | relevance | path

Searched refs:SendPublishHiSysEvent (Results 1 - 6 of 6) sorted by relevance

/base/notification/common_event_service/services/src/
H A Dinner_common_event_manager.cpp239 SendPublishHiSysEvent(user, bundleName, pid, uid, data.GetWant().GetAction(), false); in PublishCommonEvent()
249 SendPublishHiSysEvent(user, bundleName, pid, uid, data.GetWant().GetAction(), false); in PublishCommonEvent()
277 SendPublishHiSysEvent(user, bundleName, pid, uid, data.GetWant().GetAction(), false); in PublishCommonEvent()
284 SendPublishHiSysEvent(user, bundleName, pid, uid, data.GetWant().GetAction(), false); in PublishCommonEvent()
301 SendPublishHiSysEvent(user, bundleName, pid, uid, data.GetWant().GetAction(), true); in PublishCommonEvent()
701 void InnerCommonEventManager::SendPublishHiSysEvent(int32_t userId, const std::string &publisherName, int32_t pid, in SendPublishHiSysEvent() function in OHOS::EventFwk::InnerCommonEventManager
/base/notification/common_event_service/services/include/
H A Dinner_common_event_manager.h187 void SendPublishHiSysEvent(int32_t userId, const std::string &publisherName, int32_t pid, int32_t uid,
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_event_service.cpp82 void AdvancedNotificationService::SendPublishHiSysEvent(const sptr<NotificationRequest> &request, ErrCode errCode) in SendPublishHiSysEvent() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_publish_service.cpp170 SendPublishHiSysEvent(request, result); in Publish()
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1299 void SendPublishHiSysEvent(const sptr<NotificationRequest> &request, ErrCode errCode);
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp2664 * @tc.name : SendPublishHiSysEvent
2665 * @tc.desc : Test SendPublishHiSysEvent function and request is nullptr.
2674 advancedNotificationService_->SendPublishHiSysEvent(request, errCode); in HWTEST_F()

Completed in 14 milliseconds