Home
last modified time | relevance | path

Searched refs:RemoveDraglistenerStub (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/msdp/device_status/services/communication/service/include/
H A Ddevicestatus_srv_stub.h66 int32_t RemoveDraglistenerStub(MessageParcel &data, MessageParcel &reply);
/ohos5.0/base/msdp/device_status/services/communication/service/src/
H A Ddevicestatus_srv_stub.cpp179 return this->RemoveDraglistenerStub(data, reply);} in InitDrag()
727 int32_t DeviceStatusSrvStub::RemoveDraglistenerStub(MessageParcel &data, MessageParcel &reply) in RemoveDraglistenerStub() function in OHOS::Msdp::DeviceStatus::DeviceStatusSrvStub