Home
last modified time | relevance | path

Searched defs:dataArray (Results 1 – 4 of 4) sorted by relevance

/foundation/graphic/ui/frameworks/dfx/
Devent_injector.cpp114 bool EventInjector::SetInjectEvent(const DeviceData* dataArray, uint16_t arrayLength, EventDataType… in SetInjectEvent()
154 DeviceData* dataArray = new DeviceData[clickArrayLen]; in SetClickEvent() local
177 DeviceData* dataArray = new DeviceData[pointCount]; in SetLongPressEvent() local
207 DeviceData* dataArray = new DeviceData[pointCount]; in SetDragEvent() local
251 DeviceData* dataArray = new DeviceData[kevArrayLen]; in SetKeyEvent() local
/foundation/arkui/ace_engine/frameworks/core/common/sharedata/
Dshare_data.cpp26 void ShareData::InsertBuffer(int32_t bufferId, std::shared_ptr<std::vector<uint8_t>> dataArray) in InsertBuffer()
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
Dfile_asset_provider.cpp68 uint8_t* dataArray = new (std::nothrow) uint8_t[size]; in GetAsMapping() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dfile_asset_provider.cpp93 uint8_t* dataArray = new (std::nothrow) uint8_t[size]; in GetAsMapping() local