Home
last modified time | relevance | path

Searched refs:NotifySubscriber (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/security/security_guard/services/security_collector/src/
H A Dsecurity_collector_subscriber_manager.cpp39 SecurityCollectorSubscriberManager::GetInstance().NotifySubscriber(event); in OnNotify()
42 void SecurityCollectorSubscriberManager::NotifySubscriber(const Event &event) in NotifySubscriber() function in OHOS::Security::SecurityCollector::SecurityCollectorSubscriberManager
/ohos5.0/foundation/multimodalinput/input/service/subscriber/src/
H A Dswitch_subscriber_handler.cpp123 NotifySubscriber(switchEvent, subscriber); in OnSubscribeSwitchEvent()
167 void SwitchSubscriberHandler::NotifySubscriber(std::shared_ptr<SwitchEvent> switchEvent, in NotifySubscriber() function in OHOS::MMI::SwitchSubscriberHandler
H A Dkey_subscriber_handler.cpp179 NotifySubscriber(keyEvent, subscriber); in AddKeyGestureSubscriber()
595 NotifySubscriber(keyEvent, subscriber); in NotifyKeyDownRightNow()
638 void KeySubscriberHandler::NotifySubscriber(std::shared_ptr<KeyEvent> keyEvent, in NotifySubscriber() function in OHOS::MMI::KeySubscriberHandler
761 NotifySubscriber(subscriber->keyEvent_, subscriber); in OnTimer()
1002 NotifySubscriber(keyEvent, subscriber); in HandleKeyUpWithDelay()
/ohos5.0/foundation/multimodalinput/input/service/subscriber/include/
H A Dswitch_subscriber_handler.h69 void NotifySubscriber(std::shared_ptr<SwitchEvent> keyEvent,
H A Dkey_subscriber_handler.h80 void NotifySubscriber(std::shared_ptr<KeyEvent> keyEvent,
/ohos5.0/base/security/security_guard/services/security_collector/include/
H A Dsecurity_collector_subscriber_manager.h46 void NotifySubscriber(const Event &event);
/ohos5.0/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_subscriber_handler_test.cpp741 ASSERT_NO_FATAL_FAILURE(handler.NotifySubscriber(keyEvent, subscriber));
1722 ASSERT_NO_FATAL_FAILURE(handler.NotifySubscriber(keyEvent, subscriber));
2265 ASSERT_NO_FATAL_FAILURE(handler.NotifySubscriber(keyEvent, subscriber));
2286 ASSERT_NO_FATAL_FAILURE(handler.NotifySubscriber(keyEvent, subscriber));
2346 ASSERT_NO_FATAL_FAILURE(handler.NotifySubscriber(keyEvent, subscriber));
2350 ASSERT_NO_FATAL_FAILURE(handler.NotifySubscriber(keyEvent, subscriber));
2372 ASSERT_NO_FATAL_FAILURE(handler.NotifySubscriber(keyEvent, subscriber));
2398 ASSERT_NO_FATAL_FAILURE(handler.NotifySubscriber(keyEvent, subscriber));