Home
last modified time | relevance | path

Searched refs:GetDragSummaryParam (Results 1 - 4 of 4) sorted by relevance

/base/msdp/device_status/intention/drag/data/include/
H A Ddrag_params.h210 struct GetDragSummaryParam final : public ParamBase {
211 GetDragSummaryParam() = default;
212 GetDragSummaryParam(bool isJsCaller);
/base/msdp/device_status/intention/drag/data/src/
H A Ddrag_params.cpp325 GetDragSummaryParam::GetDragSummaryParam(bool isJsCaller) in GetDragSummaryParam() function in OHOS::Msdp::DeviceStatus::GetDragSummaryParam
329 bool GetDragSummaryParam::Marshalling(MessageParcel &parcel) const in Marshalling()
334 bool GetDragSummaryParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling()
/base/msdp/device_status/intention/drag/client/src/
H A Ddrag_client.cpp335 GetDragSummaryParam param { isJsCaller }; in GetDragSummary()
/base/msdp/device_status/intention/drag/server/src/
H A Ddrag_server.cpp429 GetDragSummaryParam param {}; in GetDragSummary()

Completed in 4 milliseconds