Lines Matching refs:explicit
58 explicit StartDragParam(DragData &dragData);
59 explicit StartDragParam(const DragData &dragData);
75 explicit StopDragParam(const DragDropResult &dropResult);
96 explicit UpdateDragStyleParam(DragCursorStyle style);
106 explicit UpdateShadowPicParam(const ShadowInfo &shadowInfo);
116 explicit GetDragTargetPidReply(int32_t pid);
126 explicit GetUdKeyReply(std::string &&udKey);
136 explicit GetShadowOffsetReply(const ShadowOffset &shadowOffset);
148 explicit UpdatePreviewStyleParam(const PreviewStyle &previewStyle);
169 explicit RotateDragWindowSyncParam(const std::shared_ptr<Rosen::RSTransaction>& rsTransaction);
190 explicit GetDragSummaryReply(std::map<std::string, int64_t> &&summary);
200 explicit GetDragStateReply(DragState dragState);
212 explicit GetDragActionReply(DragAction dragAction);
222 explicit GetExtraInfoReply(std::string &&extraInfo);
232 explicit AddSelectedPixelMapParam(std::shared_ptr<OHOS::Media::PixelMap> pixelMap);