Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/services/communication/base/
H A Dmsdp_ipc_interface_code.h43 STOP_DRAG, enumerator
/ohos5.0/base/msdp/device_status/test/fuzztest/stopdrag_fuzzer/
H A Dstopdrag_fuzzer.cpp44 static_cast<uint32_t>(Msdp::DeviceInterfaceCode::STOP_DRAG), datas, reply, option); in StopDragFuzzTest()
/ohos5.0/base/msdp/device_status/services/communication/client/src/
H A Ddevicestatus_srv_proxy.cpp509 int32_t ret = remote->SendRequest(static_cast<uint32_t>(DeviceInterfaceCode::STOP_DRAG), in StopDrag()
/ohos5.0/base/msdp/device_status/services/communication/service/src/
H A Ddevicestatus_srv_stub.cpp157 { static_cast<uint32_t>(DeviceInterfaceCode::STOP_DRAG), in InitDrag()