Home
last modified time | relevance | path

Searched defs:enhanceData (Results 1 – 6 of 6) sorted by relevance

/foundation/multimodalinput/input/frameworks/proxy/events/test/
Dpointer_event_test.cpp599 std::vector<uint8_t> enhanceData; variable
/foundation/multimodalinput/input/util/common/src/
Dinput_event_data_transformation.cpp426 std::vector<uint8_t> enhanceData; in UnmarshallingEnhanceData() local
/foundation/arkui/ace_engine/frameworks/core/event/
Dmouse_event.h101 std::vector<uint8_t> enhanceData; member
Dtouch_event.h90 std::vector<uint8_t> enhanceData; member
/foundation/multimodalinput/input/frameworks/proxy/events/src/
Dpointer_event.cpp645 void PointerEvent::SetEnhanceData(const std::vector<uint8_t> enhanceData) in SetEnhanceData()
/foundation/arkui/ace_engine/frameworks/core/gestures/
Dgesture_info.h715 void SetEnhanceData(std::vector<uint8_t> enhanceData) in SetEnhanceData()