Home
last modified time | relevance | path

Searched refs:GetEnhanceData (Results 1 - 8 of 8) sorted by relevance

/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dpointer_event.h1598 std::vector<uint8_t> GetEnhanceData() const;
H A Dkey_event.h3442 std::vector<uint8_t> GetEnhanceData() const;
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dkey_event_test.cpp519 ASSERT_EQ(KeyEvent->GetEnhanceData(), enhanceData); in HWTEST_F()
H A Dpointer_event_test.cpp570 ASSERT_EQ(pointerEvent->GetEnhanceData(), enhanceData); in HWTEST_F()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dmmi_event_convertor.cpp454 event.enhanceData = keyEvent->GetEnhanceData(); in ConvertKeyEvent()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_handler.cpp778 dataBuffer = pointerEvent->GetEnhanceData(); in ReportSecurityComponentClickEvent()
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp887 std::vector<uint8_t> PointerEvent::GetEnhanceData() const in GetEnhanceData() function in OHOS::MMI::PointerEvent
H A Dkey_event.cpp1420 std::vector<uint8_t> KeyEvent::GetEnhanceData() const in GetEnhanceData() function in OHOS::MMI::KeyEvent

Completed in 23 milliseconds