Home
last modified time | relevance | path

Searched refs:DumpSubscriber (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/subscriber/include/
H A Dkey_subscriber_handler.h72 void DumpSubscriber(int32_t fd, std::shared_ptr<Subscriber> subscriber) const;
/ohos5.0/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_subscriber_handler.cpp1069 DumpSubscriber(fd, *item); in DumpSubscribers()
1074 void KeySubscriberHandler::DumpSubscriber(int32_t fd, std::shared_ptr<Subscriber> subscriber) const in DumpSubscriber() function in OHOS::MMI::KeySubscriberHandler
/ohos5.0/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_subscriber_handler_test.cpp116 ASSERT_NO_FATAL_FAILURE(handler.DumpSubscriber(fd, subscriber));
2726 EXPECT_NO_FATAL_FAILURE(handler.DumpSubscriber(fd, subscriber));
2732 EXPECT_NO_FATAL_FAILURE(handler.DumpSubscriber(fd, subscriber));