Home
last modified time | relevance | path

Searched defs:consumer (Results 1 - 13 of 13) sorted by relevance

/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_ability_exception_test.cpp231 sptr<KeyEventConsumerProxy> consumer = new (std::nothrow) KeyEventConsumerProxy(nullptr); in HWTEST_F() local
H A Dinput_method_editor_test.cpp74 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 Dkeyboard_listener_test_impl.cpp29 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 Dinput_method_agent_stub.cpp100 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 Dinput_method_agent_proxy.cpp30 DispatchKeyEvent(const std::shared_ptr<MMI::KeyEvent> &keyEvent, sptr<IKeyEventConsumer> &consumer) DispatchKeyEvent() argument
H A Dinput_method_ability.cpp295 DispatchKeyEvent(const std::shared_ptr<MMI::KeyEvent> &keyEvent, sptr<KeyEventConsumerProxy> &consumer) DispatchKeyEvent() argument
/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dcooperate_client_test.cpp118 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 Dinputmethodability_fuzzer.cpp26 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 Dinput_binding.cpp152 auto consumer = std::make_shared<DragMonitorConsumer>(callback); in CAddMonitor() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_keyboard_delegate_setting.cpp297 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 Devent_queue_base.cpp454 int64_t consumer = 0; in TryExecuteObserverCallback() local
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_controller.cpp828 sptr<IKeyEventConsumer> consumer = new (std::nothrow) KeyEventConsumerStub(callback, keyEvent); in DispatchKeyEvent() local
/base/msdp/device_status/test/unittest/frameworks/src/
H A Dinteraction_manager_test.cpp509 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...]

Completed in 15 milliseconds