Home
last modified time | relevance | path

Searched refs:UPDATED_DRAG_STYLE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/msdp/device_status/services/communication/base/
H A Dmsdp_ipc_interface_code.h41 UPDATED_DRAG_STYLE = 30, enumerator
/ohos5.0/base/msdp/device_status/test/fuzztest/updatedragstyle_fuzzer/
H A Dupdatedragstyle_fuzzer.cpp52 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::UPDATED_DRAG_STYLE), datas, reply, option); in UpdateDragStyleFuzzTest()
/ohos5.0/base/msdp/device_status/services/communication/client/src/
H A Ddevicestatus_srv_proxy.cpp307 … int32_t ret = remote->SendRequest(static_cast<uint32_t>(DeviceInterfaceCode::UPDATED_DRAG_STYLE), in UpdateDragStyle()
/ohos5.0/base/msdp/device_status/services/communication/service/src/
H A Ddevicestatus_srv_stub.cpp161 { static_cast<uint32_t>(DeviceInterfaceCode::UPDATED_DRAG_STYLE), in InitDrag()