Home
last modified time | relevance | path

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

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