Home
last modified time | relevance | path

Searched refs:systemEventObserver_ (Results 1 - 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/
H A Dadvanced_notification_service_publish_test.cpp1028 advancedNotificationService_->systemEventObserver_->OnReceiveEvent(data); in HWTEST_F()
1064 advancedNotificationService_->systemEventObserver_->OnReceiveEvent(data); in HWTEST_F()
1099 advancedNotificationService_->systemEventObserver_->OnReceiveEvent(data); in HWTEST_F()
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1454 std::shared_ptr<SystemEventObserver> systemEventObserver_ = nullptr; member in OHOS::Notification::final
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp323 systemEventObserver_ = std::make_shared<SystemEventObserver>(iSystemEvent); in AdvancedNotificationService()

Completed in 14 milliseconds