Home
last modified time | relevance | path

Searched refs:Marshalling (Results 1 - 25 of 1257) sorted by relevance

12345678910>>...51

/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H A Ddatashare_itypes_utils.h45 bool Marshalling(const BatchUpdateResult &result, MessageParcel &parcel);
51 bool Marshalling(const UpdateOperation &operation, MessageParcel &parcel);
57 bool Marshalling(const Predicates &bucket, MessageParcel &parcel);
63 bool Marshalling(const Operation &operation, MessageParcel &parcel);
75 bool Marshalling(const PublishedDataItem &templateId, MessageParcel &parcel);
78 bool Marshalling(const Data &data, MessageParcel &parcel);
84 bool Marshalling(const DataShareValuesBucket &bucket, MessageParcel &parcel);
90 bool Marshalling(const AshmemNode &node, MessageParcel &parcel);
96 bool Marshalling(const Uri &node, MessageParcel &parcel);
105 bool Marshalling(cons
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_node_showing_command.cpp27 bool RSNodeGetShowingPropertyAndCancelAnimation::Marshalling(Parcel& parcel) const in Marshalling() function in OHOS::Rosen::RSNodeGetShowingPropertyAndCancelAnimation
29 return RSMarshallingHelper::Marshalling(parcel, commandType) && in Marshalling()
30 RSMarshallingHelper::Marshalling(parcel, commandSubType) && in Marshalling()
31 RSMarshallingHelper::Marshalling(parcel, targetId_) && in Marshalling()
32 RSMarshallingHelper::Marshalling(parcel, timeoutNS_) && in Marshalling()
33 RSMarshallingHelper::Marshalling(parcel, isTimeout_) && in Marshalling()
34 RSMarshallingHelper::Marshalling(parcel, success_) && in Marshalling()
35 (property_ == nullptr || RSRenderPropertyBase::Marshalling(parcel, property_)); in Marshalling()
96 bool RSNodeGetShowingPropertiesAndCancelAnimation::Marshalling(Parcel& parcel) const in Marshalling() function in OHOS::Rosen::RSNodeGetShowingPropertiesAndCancelAnimation
98 bool result = RSMarshallingHelper::Marshalling(parce in Marshalling()
163 bool RSNodeGetAnimationsValueFraction::Marshalling(Parcel& parcel) const Marshalling() function in OHOS::Rosen::RSNodeGetAnimationsValueFraction
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_types_util.h50 API_EXPORT bool Marshalling(const SyncerParam &input, MessageParcel &data);
54 API_EXPORT bool Marshalling(const NotifyConfig &input, MessageParcel &data);
58 API_EXPORT bool Marshalling(const Option &input, MessageParcel &data);
62 API_EXPORT bool Marshalling(const RdbPredicates &input, MessageParcel &data);
66 API_EXPORT bool Marshalling(const RdbOperation &input, MessageParcel &data);
70 API_EXPORT bool Marshalling(const SubOption &input, MessageParcel &data);
74 API_EXPORT bool Marshalling(const ValueObject &input, MessageParcel &data);
78 API_EXPORT bool Marshalling(const ValuesBucket &input, MessageParcel &data);
82 API_EXPORT bool Marshalling(const Asset &input, MessageParcel &data);
86 API_EXPORT bool Marshalling(cons
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_marshalling_helper.cpp57 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const TYPE& val) \
91 bool RSMarshallingHelper::Marshalling(Parcel& parcel, std::shared_ptr<Drawing::Data> val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
111 bool RSMarshallingHelper::Marshalling(Parcel& parcel, std::shared_ptr<Drawing::Typeface>& typeface) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
122 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<Drawing::Image>& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
139 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSShader>& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
149 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const Drawing::Matrix& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
159 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSLinearGradientBlurPara>& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
170 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<MotionBlurParam>& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
181 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSMagnifierParams>& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
191 bool RSMarshallingHelper::Marshalling(Parce function in OHOS::Rosen::RSMarshallingHelper
201 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::vector<std::shared_ptr<EmitterUpdater>>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
211 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<ParticleNoiseField>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
221 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<ParticleNoiseFields>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
231 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const EmitterConfig& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
239 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const ParticleVelocity& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
247 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const RenderParticleParaType<float>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
255 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const RenderParticleColorParaType& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
263 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<ParticleRenderParams>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
271 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::vector<std::shared_ptr<ParticleRenderParams>>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
281 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSPath>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
292 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSMask>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
302 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSFilter>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
312 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSImageBase>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
322 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSImage>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
332 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<Media::PixelMap>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
347 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RectT<float>>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
357 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const RRectT<float>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
368 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<Drawing::DrawCmdList>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
409 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSRenderModifier>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
542 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSRenderPropertyBase>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_marshalling_helper.cpp57 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const TYPE& val) \
91 bool RSMarshallingHelper::Marshalling(Parcel& parcel, std::shared_ptr<Drawing::Data> val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
104 bool RSMarshallingHelper::Marshalling(Parcel& parcel, std::shared_ptr<Drawing::Typeface>& typeface) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
115 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<Drawing::Image>& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
137 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSShader>& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
147 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const Drawing::Matrix& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
158 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSLinearGradientBlurPara>& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
168 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<MotionBlurParam>& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
178 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSMagnifierParams>& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
188 bool RSMarshallingHelper::Marshalling(Parce function in OHOS::Rosen::RSMarshallingHelper
198 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::vector<std::shared_ptr<EmitterUpdater>>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
208 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<ParticleNoiseField>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
218 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<ParticleNoiseFields>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
228 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const EmitterConfig& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
238 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const ParticleVelocity& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
248 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const RenderParticleParaType<float>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
258 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const RenderParticleColorParaType& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
268 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<ParticleRenderParams>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
278 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::vector<std::shared_ptr<ParticleRenderParams>>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
288 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSPath>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
298 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSMask>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
308 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSFilter>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
318 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSImage>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
328 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSImageBase>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
338 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<Media::PixelMap>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
348 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RectT<float>>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
358 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const RRectT<float>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
369 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<Drawing::DrawCmdList>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
410 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSRenderModifier>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
539 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSRenderPropertyBase>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
[all...]
/foundation/multimodalinput/input/intention/drag/data/src/
H A Ddrag_params.cpp39 bool StartDragParam::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::StartDragParam
43 (DragDataPacker::Marshalling(*cDragDataPtr_, parcel) == RET_OK) in Marshalling()
59 bool StopDragParam::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::StopDragParam
95 bool SetDragWindowVisibleParam::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::SetDragWindowVisibleParam
111 bool UpdateDragStyleParam::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::UpdateDragStyleParam
132 bool UpdateShadowPicParam::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::UpdateShadowPicParam
136 shadowInfo_.pixelMap->Marshalling(parcel) && in Marshalling()
156 bool AddSelectedPixelMapParam::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::AddSelectedPixelMapParam
158 return ((pixelMap_ != nullptr) && pixelMap_->Marshalling(parcel)); in Marshalling()
171 bool GetDragTargetPidReply::Marshalling(MessageParce function in OHOS::Msdp::DeviceStatus::GetDragTargetPidReply
185 bool GetUdKeyReply::Marshalling(MessageParcel &parcel) const Marshalling() function in OHOS::Msdp::DeviceStatus::GetUdKeyReply
199 bool GetShadowOffsetReply::Marshalling(MessageParcel &parcel) const Marshalling() function in OHOS::Msdp::DeviceStatus::GetShadowOffsetReply
223 bool UpdatePreviewStyleParam::Marshalling(MessageParcel &parcel) const Marshalling() function in OHOS::Msdp::DeviceStatus::UpdatePreviewStyleParam
238 bool UpdatePreviewAnimationParam::Marshalling(MessageParcel &parcel) const Marshalling() function in OHOS::Msdp::DeviceStatus::UpdatePreviewAnimationParam
258 bool RotateDragWindowSyncParam::Marshalling(MessageParcel &parcel) const Marshalling() function in OHOS::Msdp::DeviceStatus::RotateDragWindowSyncParam
286 bool SetDragWindowScreenIdParam::Marshalling(MessageParcel &parcel) const Marshalling() function in OHOS::Msdp::DeviceStatus::SetDragWindowScreenIdParam
300 bool GetDragSummaryReply::Marshalling(MessageParcel &parcel) const Marshalling() function in OHOS::Msdp::DeviceStatus::GetDragSummaryReply
314 bool GetDragStateReply::Marshalling(MessageParcel &parcel) const Marshalling() function in OHOS::Msdp::DeviceStatus::GetDragStateReply
335 bool GetDragActionReply::Marshalling(MessageParcel &parcel) const Marshalling() function in OHOS::Msdp::DeviceStatus::GetDragActionReply
356 bool GetExtraInfoReply::Marshalling(MessageParcel &parcel) const Marshalling() function in OHOS::Msdp::DeviceStatus::GetExtraInfoReply
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_marshalling_helper.cpp84 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const TYPE& val) \
128 if (!RSMarshallingHelper::Marshalling(parcel, recordCmd)) { in MarshallingRecordCmdFromDrawCmdList()
179 if (!object->Marshalling(parcel)) { in MarshallingExtendObjectFromDrawCmdList()
214 bool RSMarshallingHelper::Marshalling(Parcel& parcel, std::shared_ptr<Drawing::Data> val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
222 ROSEN_LOGE("unirender: RSMarshallingHelper::Marshalling Data failed with max limit"); in Marshalling()
227 ROSEN_LOGW("unirender: RSMarshallingHelper::Marshalling Data size is 0"); in Marshalling()
233 ROSEN_LOGE("unirender: RSMarshallingHelper::Marshalling Data failed with max nullptr"); in Marshalling()
238 ROSEN_LOGE("unirender: failed RSMarshallingHelper::Marshalling Data"); in Marshalling()
296 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const Drawing::Bitmap& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
299 Marshalling(parce in Marshalling()
341 bool RSMarshallingHelper::Marshalling(Parcel& parcel, std::shared_ptr<Drawing::Typeface>& typeface) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
371 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<Drawing::Image>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
560 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSShader>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
599 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const Drawing::Matrix& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
636 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSLinearGradientBlurPara>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
690 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<MotionBlurParam>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
716 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSMagnifierParams>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
797 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<EmitterUpdater>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
831 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::vector<std::shared_ptr<EmitterUpdater>>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
859 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<ParticleNoiseField>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
908 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<ParticleNoiseFields>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
944 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const EmitterConfig& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
1006 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const ParticleVelocity& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
1028 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const RenderParticleParaType<float>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
1091 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const RenderParticleColorParaType& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
1172 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<ParticleRenderParams>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
1219 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::vector<std::shared_ptr<ParticleRenderParams>>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
1248 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSPath>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
1289 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSMask>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
1308 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSFilter>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
1381 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSImageBase>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
1400 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSImage>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
1419 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<Media::PixelMap>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
1499 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RectT<float>>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
1519 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const RRectT<float>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
1534 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<Drawing::DrawCmdList>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
1831 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<Drawing::RecordCmd>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
1867 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSExtendImageObject>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
1895 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSExtendImageBaseObj>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
1923 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<Drawing::MaskCmdList>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
2065 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSRenderModifier>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
2294 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSRenderPropertyBase>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
[all...]
/foundation/multimodalinput/input/intention/drag/data/include/
H A Ddrag_params.h61 bool Marshalling(MessageParcel &parcel) const override;
77 bool Marshalling(MessageParcel &parcel) const override;
87 bool Marshalling(MessageParcel &parcel) const override;
98 bool Marshalling(MessageParcel &parcel) const override;
108 bool Marshalling(MessageParcel &parcel) const override;
118 bool Marshalling(MessageParcel &parcel) const override;
128 bool Marshalling(MessageParcel &parcel) const override;
138 bool Marshalling(MessageParcel &parcel) const override;
150 bool Marshalling(MessageParcel &parcel) const override;
160 bool Marshalling(MessageParce
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H A Dkv_types_util.h44 API_EXPORT bool Marshalling(const Blob &input, MessageParcel &data);
49 API_EXPORT bool Marshalling(const AppId &input, MessageParcel &data);
54 API_EXPORT bool Marshalling(const StoreId &input, MessageParcel &data);
59 API_EXPORT bool Marshalling(const Entry &input, MessageParcel &data);
64 API_EXPORT bool Marshalling(const DeviceInfo &input, MessageParcel &data);
69 API_EXPORT bool Marshalling(const ChangeNotification &notification, MessageParcel &parcel);
74 API_EXPORT bool Marshalling(const Options &input, MessageParcel &data);
79 API_EXPORT bool Marshalling(const SyncPolicy &input, MessageParcel &data);
84 API_EXPORT bool Marshalling(const SwitchData &input, MessageParcel &data);
89 API_EXPORT bool Marshalling(cons
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/include/
H A Dcloud_types_util.h38 bool Marshalling(const Participant &input, MessageParcel &data);
43 bool Marshalling(const Privilege &input, MessageParcel &data);
48 bool Marshalling(const Role &input, MessageParcel &data);
53 bool Marshalling(const Confirmation &input, MessageParcel &data);
58 bool Marshalling(const SharingCode &input, MessageParcel &data);
63 bool Marshalling(const Asset &input, MessageParcel &data);
67 bool Marshalling(const ValueObject &input, MessageParcel &data);
71 bool Marshalling(const ValuesBucket &input, MessageParcel &data);
79 bool Marshalling(const Strategy &input, MessageParcel &data);
82 bool Marshalling(cons
[all...]
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Dprofile_change_listener_proxy.cpp33 if (!profile.Marshalling(data)) { in OnTrustDeviceProfileAdd()
48 if (!profile.Marshalling(data)) { in OnTrustDeviceProfileDelete()
64 if (!oldProfile.Marshalling(data)) { in OnTrustDeviceProfileUpdate()
68 if (!newProfile.Marshalling(data)) { in OnTrustDeviceProfileUpdate()
83 if (!profile.Marshalling(data)) { in OnDeviceProfileAdd()
98 if (!profile.Marshalling(data)) { in OnDeviceProfileDelete()
113 if (!oldProfile.Marshalling(data)) { in OnDeviceProfileUpdate()
117 if (!newProfile.Marshalling(data)) { in OnDeviceProfileUpdate()
132 if (!profile.Marshalling(data)) { in OnServiceProfileAdd()
147 if (!profile.Marshalling(dat in OnServiceProfileDelete()
[all...]
/foundation/bundlemanager/app_domain_verify/test/unittest/common/bean_parcel_test/
H A Dbean_parcel_test.cpp77 ASSERT_FALSE(skillUri.Marshalling(parcel)); in HWTEST_F()
81 ASSERT_FALSE(skillUri.Marshalling(parcel)); in HWTEST_F()
85 ASSERT_FALSE(skillUri.Marshalling(parcel)); in HWTEST_F()
89 ASSERT_FALSE(skillUri.Marshalling(parcel)); in HWTEST_F()
93 ASSERT_FALSE(skillUri.Marshalling(parcel)); in HWTEST_F()
97 ASSERT_FALSE(skillUri.Marshalling(parcel)); in HWTEST_F()
101 ASSERT_FALSE(skillUri.Marshalling(parcel)); in HWTEST_F()
125 ASSERT_TRUE(skillUri.Marshalling(parcel)); in HWTEST_F()
176 ASSERT_FALSE(appVerifyBaseInfo.Marshalling(parcel)); in HWTEST_F()
180 ASSERT_FALSE(appVerifyBaseInfo.Marshalling(parce in HWTEST_F()
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkv_types_util.cpp21 bool Marshalling(const Blob &blob, MessageParcel &data) in Marshalling() function
36 bool Marshalling(const AppId &input, MessageParcel &data) in Marshalling() function
38 return ITypesUtil::Marshalling(input.appId, data); in Marshalling()
48 bool Marshalling(const StoreId &input, MessageParcel &data) in Marshalling() function
50 return ITypesUtil::Marshalling(input.storeId, data); in Marshalling()
60 bool Marshalling(const Entry &entry, MessageParcel &data) in Marshalling() function
72 bool Marshalling(const DeviceInfo &entry, MessageParcel &data) in Marshalling() function
84 bool Marshalling(const ChangeNotification &notification, MessageParcel &parcel) in Marshalling() function
106 bool Marshalling(const Options &input, MessageParcel &data) in Marshalling() function
160 bool Marshalling(cons function
177 bool Marshalling(const SyncPolicy &input, MessageParcel &data) Marshalling() function
189 bool Marshalling(const SwitchData &input, MessageParcel &data) Marshalling() function
201 bool Marshalling(const Status &input, MessageParcel &data) Marshalling() function
218 bool Marshalling(const Notification &input, MessageParcel &data) Marshalling() function
236 bool Marshalling(const ProgressDetail &input, MessageParcel &data) Marshalling() function
246 bool Marshalling(const TableDetail &input, MessageParcel &data) Marshalling() function
256 bool Marshalling(const Statistic &input, MessageParcel &data) Marshalling() function
267 bool Marshalling(const CloudConfig &input, MessageParcel &data) Marshalling() function
278 bool Marshalling(const StoreConfig &input, MessageParcel &data) Marshalling() function
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_types_util.cpp19 bool Marshalling(const SyncerParam &input, MessageParcel &data) in Marshalling() function
34 bool Marshalling(const NotifyConfig &input, MessageParcel &data) in Marshalling() function
45 bool Marshalling(const Option &input, MessageParcel &data) in Marshalling() function
58 bool Marshalling(const RdbPredicates &input, MessageParcel &data) in Marshalling() function
69 bool Marshalling(const RdbOperation &input, MessageParcel &data) in Marshalling() function
84 bool Marshalling(const SubOption &input, MessageParcel &data) in Marshalling() function
98 bool Marshalling(const ValueObject &input, MessageParcel &data) in Marshalling() function
109 bool Marshalling(const ValuesBucket &input, MessageParcel &data) in Marshalling() function
120 bool Marshalling(const Asset &input, MessageParcel &data) in Marshalling() function
130 bool Marshalling(cons function
140 bool Marshalling(const TableDetail &input, MessageParcel &data) Marshalling() function
150 bool Marshalling(const Statistic &input, MessageParcel &data) Marshalling() function
161 bool Marshalling(const PrimaryKeys &input, MessageParcel &data) Marshalling() function
174 bool Marshalling(const Origin &input, MessageParcel &data) Marshalling() function
185 bool Marshalling(const RdbChangedData &input, MessageParcel &data) Marshalling() function
196 bool Marshalling(const RdbProperties &input, MessageParcel &data) Marshalling() function
207 bool Marshalling(const Reference &input, MessageParcel &data) Marshalling() function
218 bool Marshalling(const BigInt& input, MessageParcel& data) Marshalling() function
235 bool Marshalling(const DebugInfo &input, MessageParcel &data) Marshalling() function
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_pixel_map_shader.cpp29 bool RSPixelMapShader::Marshalling(Parcel& parcel) in Marshalling() function in OHOS::Rosen::RSPixelMapShader
31 return RSMarshallingHelper::Marshalling(parcel, pixelMap_) && in Marshalling()
32 RSMarshallingHelper::Marshalling(parcel, tileX_) && in Marshalling()
33 RSMarshallingHelper::Marshalling(parcel, tileY_) && in Marshalling()
34 RSMarshallingHelper::Marshalling(parcel, sampling_) && in Marshalling()
35 RSMarshallingHelper::Marshalling(parcel, matrix_); in Marshalling()
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dipc_utils_test.cpp68 bool ret = IpcUtils::Marshalling(parcel, profiles); in HWTEST_F()
74 ret = IpcUtils::Marshalling(parcel, profiles); in HWTEST_F()
89 bool ret = IpcUtils::Marshalling(parcel, profiles); in HWTEST_F()
95 ret = IpcUtils::Marshalling(parcel, profiles); in HWTEST_F()
110 bool ret = IpcUtils::Marshalling(parcel, profiles); in HWTEST_F()
116 ret = IpcUtils::Marshalling(parcel, profiles); in HWTEST_F()
131 bool ret = IpcUtils::Marshalling(parcel, profiles); in HWTEST_F()
137 ret = IpcUtils::Marshalling(parcel, profiles); in HWTEST_F()
152 bool ret = IpcUtils::Marshalling(parcel, params); in HWTEST_F()
157 ret = IpcUtils::Marshalling(parce in HWTEST_F()
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/src/
H A Dcloud_types_util.cpp20 bool Marshalling(const Participant &input, MessageParcel &data) in Marshalling() function
34 bool Marshalling(const Privilege &input, MessageParcel &data) in Marshalling() function
48 bool Marshalling(const Role &input, MessageParcel &data) in Marshalling() function
65 bool Marshalling(const Confirmation &input, MessageParcel &data) in Marshalling() function
83 bool Marshalling(const SharingCode &input, MessageParcel &data) in Marshalling() function
100 bool Marshalling(const Asset &input, MessageParcel &data) in Marshalling() function
110 bool Marshalling(const ValueObject &input, MessageParcel &data) in Marshalling() function
120 bool Marshalling(const ValuesBucket &input, MessageParcel &data) in Marshalling() function
137 bool Marshalling(const Strategy &input, MessageParcel &data) in Marshalling() function
143 bool Marshalling(cons function
150 bool Marshalling(const CloudSyncInfo &input, MessageParcel &data) Marshalling() function
[all...]
/foundation/filemanagement/app_file_service/tests/unittests/backup_api/backup_impl/
H A Db_file_info_test.cpp41 * @tc.desc: Test function of Marshalling interface for SUCCESS.
53 EXPECT_EQ(bFileInfo.Marshalling(parcel), true); in HWTEST_F()
63 * @tc.desc: Test function of Marshalling interface for SUCCESS.
75 EXPECT_EQ(bFileInfo.Marshalling(parcel), true); in HWTEST_F()
82 * @tc.desc: Test function of Marshalling interface for SUCCESS.
94 EXPECT_EQ(bFileInfo.Marshalling(parcel), true); in HWTEST_F()
101 * @tc.desc: Test function of Marshalling interface for SUCCESS.
113 EXPECT_EQ(bFileInfo.Marshalling(parcel), true); in HWTEST_F()
120 * @tc.desc: Test function of Marshalling interface for SUCCESS.
133 EXPECT_EQ(bFileInfo.Marshalling(parce in HWTEST_F()
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_marshalling_helper_test.cpp79 * @tc.desc: Verify function Marshalling
87 EXPECT_TRUE(RSMarshallingHelper::Marshalling(parcel, val)); in HWTEST_F()
89 EXPECT_TRUE(RSMarshallingHelper::Marshalling(parcel, val)); in HWTEST_F()
91 EXPECT_TRUE(RSMarshallingHelper::Marshalling(parcel, val)); in HWTEST_F()
143 * @tc.desc: Verify function Marshalling
151 EXPECT_FALSE(RSMarshallingHelper::Marshalling(parcel, val)); in HWTEST_F()
169 * @tc.desc: Verify function Marshalling
177 EXPECT_FALSE(RSMarshallingHelper::Marshalling(parcel, typeface)); in HWTEST_F()
179 EXPECT_TRUE(RSMarshallingHelper::Marshalling(parcel, typeface)); in HWTEST_F()
197 * @tc.desc: Verify function Marshalling
[all...]
/foundation/deviceprofile/device_info_manager/common/include/utils/
H A Dipc_utils.h40 static bool Marshalling(MessageParcel& parcel, const std::vector<TrustDeviceProfile>& trustDeviceProfiles);
41 static bool Marshalling(MessageParcel& parcel, const std::vector<AccessControlProfile>& aclProfiles);
42 static bool Marshalling(MessageParcel& parcel, const std::vector<ServiceProfile>& serviceProfiles);
43 static bool Marshalling(MessageParcel& parcel, const std::vector<CharacteristicProfile>& charProfiles);
44 static bool Marshalling(MessageParcel& parcel, const std::map<std::string, std::string>& params);
45 static bool Marshalling(MessageParcel& parcel, const std::map<std::string,
47 static bool Marshalling(MessageParcel& parcel, const std::unordered_set<ProfileChangeType>& changeTypes);
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_types_util.h37 bool Marshalling(const Participant &input, MessageParcel &data);
42 bool Marshalling(const Privilege &input, MessageParcel &data);
47 bool Marshalling(const Asset &input, MessageParcel &data);
51 bool Marshalling(const ValueObject &input, MessageParcel &data);
55 bool Marshalling(const ValuesBucket &input, MessageParcel &data);
60 bool Marshalling(const StatisticInfo &input, MessageParcel &data);
68 bool Marshalling(const CloudSyncInfo &input, MessageParcel &data);
/foundation/distributeddatamgr/udmf/framework/common/
H A Dudmf_types_util.h37 bool API_EXPORT Marshalling(const UnifiedData &input, MessageParcel &parcel);
42 bool API_EXPORT Marshalling(const std::vector<UnifiedData> &input, MessageParcel &parcel);
47 bool API_EXPORT Marshalling(const Summary &input, MessageParcel &parcel);
52 bool API_EXPORT Marshalling(const Privilege &input, MessageParcel &parcel);
57 bool API_EXPORT Marshalling(const CustomOption &input, MessageParcel &parcel);
62 bool API_EXPORT Marshalling(const QueryOption &input, MessageParcel &parcel);
67 bool API_EXPORT Marshalling(const UDType &input, MessageParcel &parcel);
72 bool API_EXPORT Marshalling(const Intention &input, MessageParcel &parcel);
77 bool API_EXPORT Marshalling(const AsyncProcessInfo &input, MessageParcel &parcel);
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
H A Drs_marshalling_helper.h90 static bool Marshalling(Parcel& parcel, const T& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
107 static bool Marshalling(Parcel& parcel, const std::string& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
144 Marshalling(parcel, size); in MarshallingVec()
146 if (!Marshalling(parcel, val[i])) { in MarshallingVec()
176 Marshalling(parcel, size); in MarshallingVec2()
204 static RSB_EXPORT bool Marshalling(Parcel& parcel, std::shared_ptr<Drawing::Typeface>& val);
206 static RSB_EXPORT bool Marshalling(Parcel& parcel, const std::shared_ptr<Drawing::Image>& val);
215 static RSB_EXPORT bool Marshalling(Parcel& parcel, const TYPE& val); \
273 static bool Marshalling(Parcel& parcel, const std::shared_ptr<TEMPLATE>& val); \
286 static RSB_EXPORT bool Marshalling(Parce
296 static bool Marshalling(Parcel& parcel, const std::map<T, P>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
332 static bool Marshalling(Parcel& parcel, const std::vector<T>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
361 static bool Marshalling(Parcel& parcel, const std::optional<T>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
386 static bool Marshalling(Parcel& parcel, const std::pair<T1, T2>& val) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
397 static bool Marshalling(Parcel& parcel, const T& first, const Args&... args) Marshalling() function in OHOS::Rosen::RSMarshallingHelper
[all...]
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Ddatashare_itypes_utils.cpp22 bool Marshalling(const Predicates &predicates, MessageParcel &parcel) in Marshalling() function
51 bool Marshalling(const BatchUpdateResult &result, MessageParcel &parcel) in Marshalling() function
63 bool Marshalling(const UpdateOperation &operation, MessageParcel &parcel) in Marshalling() function
75 bool Marshalling(const Operation &operation, MessageParcel &parcel) in Marshalling() function
93 bool Marshalling(const PublishedDataItem &dataItem, MessageParcel &parcel) in Marshalling() function
99 bool Marshalling(const Data &data, MessageParcel &parcel) in Marshalling() function
117 bool Marshalling(const TemplateId &templateId, MessageParcel &parcel) in Marshalling() function
123 bool Marshalling(const PredicateTemplateNode &predicateTemplateNode, MessageParcel &parcel) in Marshalling() function
135 bool Marshalling(const RdbChangeNode &changeNode, MessageParcel &parcel) in Marshalling() function
147 bool Marshalling(cons function
159 bool Marshalling(const OperationResult &operationResult, MessageParcel &parcel) Marshalling() function
179 bool Marshalling(const AshmemNode &node, MessageParcel &parcel) Marshalling() function
185 bool Marshalling(const Uri &node, MessageParcel &parcel) Marshalling() function
202 bool Marshalling(const DataShareValuesBucket &bucket, MessageParcel &parcel) Marshalling() function
214 bool Marshalling(const OperationStatement &operationStatement, MessageParcel &parcel) Marshalling() function
233 bool Marshalling(const ExecResult &execResult, MessageParcel &parcel) Marshalling() function
251 bool Marshalling(const ExecResultSet &execResultSet, MessageParcel &parcel) Marshalling() function
[all...]
/foundation/barrierfree/accessibility/common/interface/include/parcel/
H A Daccessibility_element_info_parcel.h51 bool Marshalling(Parcel &parcel) const override;
89 bool Marshalling(Parcel &parcel) const override;
134 bool Marshalling(Parcel &parcel) const override;
172 virtual bool Marshalling(Parcel &parcel) const override;
213 bool Marshalling(Parcel &parcel) const override;
255 bool Marshalling(Parcel &parcel) const override;
292 virtual bool Marshalling(Parcel &parcel) const override;
337 bool Marshalling(Parcel &parcel) const override;

Completed in 13 milliseconds

12345678910>>...51