/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | input_method_ability_exception_test.cpp | 231 sptr<KeyEventConsumerProxy> consumer = new (std::nothrow) KeyEventConsumerProxy(nullptr); in HWTEST_F() local
|
H A D | input_method_editor_test.cpp | 74 bool KeyboardListenerImpl::OnKeyEvent(int32_t keyCode, int32_t keyStatus, sptr<KeyEventConsumerProxy> &consumer) in OnKeyEvent() argument 81 OnKeyEvent( const std::shared_ptr<MMI::KeyEvent> &keyEvent, sptr<KeyEventConsumerProxy> &consumer) OnKeyEvent() argument 86 OnDealKeyEvent( const std::shared_ptr<MMI::KeyEvent> &keyEvent, sptr<KeyEventConsumerProxy> &consumer) OnDealKeyEvent() argument [all...] |
/base/inputmethod/imf/test/common/src/ |
H A D | keyboard_listener_test_impl.cpp | 29 bool KeyboardListenerTestImpl::OnKeyEvent(int32_t keyCode, int32_t keyStatus, sptr<KeyEventConsumerProxy> &consumer) in OnKeyEvent() argument 38 OnDealKeyEvent(const std::shared_ptr<MMI::KeyEvent> &keyEvent, sptr<KeyEventConsumerProxy> &consumer) OnDealKeyEvent() argument
|
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
H A D | input_method_agent_stub.cpp | 100 sptr<KeyEventConsumerProxy> consumer = new (std::nothrow) KeyEventConsumerProxy(consumerObject); in DispatchKeyEventOnRemote() local 128 DispatchKeyEvent( const std::shared_ptr<MMI::KeyEvent> &keyEvent, sptr<IKeyEventConsumer> &consumer) DispatchKeyEvent() argument
|
H A D | input_method_agent_proxy.cpp | 30 DispatchKeyEvent(const std::shared_ptr<MMI::KeyEvent> &keyEvent, sptr<IKeyEventConsumer> &consumer) DispatchKeyEvent() argument
|
H A D | input_method_ability.cpp | 295 DispatchKeyEvent(const std::shared_ptr<MMI::KeyEvent> &keyEvent, sptr<KeyEventConsumerProxy> &consumer) DispatchKeyEvent() argument
|
/base/msdp/device_status/test/unittest/intention/cooperate/src/ |
H A D | cooperate_client_test.cpp | 118 std::shared_ptr<CoordinationListenerTest> consumer = in HWTEST_F() local 157 std::shared_ptr<CoordinationListenerTest> consumer = nullptr; in HWTEST_F() local 221 std::shared_ptr<CoordinationListenerTest> consumer = HWTEST_F() local 250 std::shared_ptr<CoordinationListenerTest> consumer = HWTEST_F() local 277 std::shared_ptr<CoordinationListenerTest> consumer = HWTEST_F() local 305 std::shared_ptr<CoordinationListenerTest> consumer = HWTEST_F() local [all...] |
/base/inputmethod/imf/test/fuzztest/inputmethodability_fuzzer/ |
H A D | inputmethodability_fuzzer.cpp | 26 bool OnKeyEvent(int32_t keyCode, int32_t keyStatus, sptr<KeyEventConsumerProxy> &consumer) in OnKeyEvent() argument 30 bool OnKeyEvent(const std::shared_ptr<MMI::KeyEvent> &keyEvent, sptr<KeyEventConsumerProxy> &consumer) in OnKeyEvent() argument 34 bool OnDealKeyEvent(const std::shared_ptr<MMI::KeyEvent> &keyEvent, sptr<KeyEventConsumerProxy> &consumer) in OnDealKeyEvent() argument 127 sptr<KeyEventConsumerProxy> consumer = new (std::nothrow) KeyEventConsumerProxy(nullptr); in TestDispatchKeyEvent() local
|
/base/msdp/device_status/rust/subsystem/input/binding/src/ |
H A D | input_binding.cpp | 152 auto consumer = std::make_shared<DragMonitorConsumer>(callback); in CAddMonitor() local
|
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
H A D | js_keyboard_delegate_setting.cpp | 297 OnDealKeyEvent(const std::shared_ptr<MMI::KeyEvent> &keyEvent, sptr<KeyEventConsumerProxy> &consumer) OnDealKeyEvent() argument 321 DealKeyEvent(const std::shared_ptr<UvEntry> &keyEventEntry, const std::shared_ptr<UvEntry> &keyCodeEntry, const sptr<KeyEventConsumerProxy> &consumer) DealKeyEvent() argument 371 OnKeyEvent(const std::shared_ptr<MMI::KeyEvent> &keyEvent, sptr<KeyEventConsumerProxy> &consumer) OnKeyEvent() argument 419 OnKeyEvent(int32_t keyCode, int32_t keyStatus, sptr<KeyEventConsumerProxy> &consumer) OnKeyEvent() argument [all...] |
/base/notification/eventhandler/frameworks/eventhandler/src/ |
H A D | event_queue_base.cpp | 454 int64_t consumer = 0; in TryExecuteObserverCallback() local
|
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
H A D | input_method_controller.cpp | 828 sptr<IKeyEventConsumer> consumer = new (std::nothrow) KeyEventConsumerStub(callback, keyEvent); in DispatchKeyEvent() local
|
/base/msdp/device_status/test/unittest/frameworks/src/ |
H A D | interaction_manager_test.cpp | 509 int32_t InteractionManagerTest::TestAddMonitor(std::shared_ptr<MMI::IInputEventConsumer> consumer) in TestAddMonitor() argument 682 std::shared_ptr<ICoordinationListener> consumer = nullptr; in HWTEST_F() local 712 std::shared_ptr<CoordinationListenerTest> consumer = in HWTEST_F() local 750 std::shared_ptr<CoordinationListenerTest> consumer in HWTEST_F() local 911 std::shared_ptr<ICoordinationListener> consumer = nullptr; HWTEST_F() local [all...] |