/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
D | rdb_types_util.cpp | 19 bool Marshalling(const SyncerParam &input, MessageParcel &data) in Marshalling() function 32 bool Marshalling(const Option &input, MessageParcel &data) in Marshalling() function 44 bool Marshalling(const RdbPredicates &input, MessageParcel &data) in Marshalling() function 55 bool Marshalling(const RdbOperation &input, MessageParcel &data) in Marshalling() function 70 bool Marshalling(const SubOption &input, MessageParcel &data) in Marshalling() function 84 bool Marshalling(const ValueObject &input, MessageParcel &data) in Marshalling() function 95 bool Marshalling(const ValuesBucket &input, MessageParcel &data) in Marshalling() function 106 bool Marshalling(const Asset &input, MessageParcel &data) in Marshalling() function 116 bool Marshalling(const ProgressDetail &input, MessageParcel &data) in Marshalling() function 126 bool Marshalling(const TableDetail &input, MessageParcel &data) in Marshalling() function [all …]
|
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/ |
D | datashare_itypes_utils.cpp | 22 bool Marshalling(const Predicates &predicates, MessageParcel &parcel) in Marshalling() function 51 bool Marshalling(const Operation &operation, MessageParcel &parcel) in Marshalling() function 69 bool Marshalling(const PublishedDataItem &dataItem, MessageParcel &parcel) in Marshalling() function 75 bool Marshalling(const Data &data, MessageParcel &parcel) in Marshalling() function 93 bool Marshalling(const TemplateId &templateId, MessageParcel &parcel) in Marshalling() function 99 bool Marshalling(const PredicateTemplateNode &predicateTemplateNode, MessageParcel &parcel) in Marshalling() function 111 bool Marshalling(const RdbChangeNode &changeNode, MessageParcel &parcel) in Marshalling() function 123 bool Marshalling(const PublishedDataChangeNode &changeNode, MessageParcel &parcel) in Marshalling() function 135 bool Marshalling(const OperationResult &operationResult, MessageParcel &parcel) in Marshalling() function 155 bool Marshalling(const AshmemNode &node, MessageParcel &parcel) in Marshalling() function [all …]
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/ |
D | rs_marshalling_helper.cpp | 116 bool RSMarshallingHelper::Marshalling(Parcel& parcel, sk_sp<SkData> val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper 135 bool RSMarshallingHelper::Marshalling(Parcel& parcel, std::shared_ptr<Drawing::Data> val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper 170 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const sk_sp<SkTextBlob>& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper 180 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const SkPaint& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper 192 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const sk_sp<SkImage>& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper 207 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<Drawing::Image>& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper 232 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const sk_sp<SkPicture>& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper 242 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const sk_sp<SkVertices>& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper 252 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const SkRect& rect) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper 262 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const SkRegion& region) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper [all …]
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
D | rs_marshalling_helper.cpp | 101 bool RSMarshallingHelper::Marshalling(Parcel& parcel, sk_sp<SkData> val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper 127 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const sk_sp<SkTextBlob>& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper 137 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const SkPaint& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper 147 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const sk_sp<SkImage>& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper 168 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const sk_sp<SkPicture>& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper 178 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const sk_sp<SkVertices>& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper 188 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const SkRect& rect) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper 198 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const SkRegion& region) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper 208 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const SkBitmap& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper 219 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const SkPath& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper [all …]
|
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
D | kv_types_util.cpp | 21 bool Marshalling(const Blob &blob, MessageParcel &data) in Marshalling() function 36 bool Marshalling(const AppId &input, MessageParcel &data) in Marshalling() function 48 bool Marshalling(const StoreId &input, MessageParcel &data) in Marshalling() function 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 ¬ification, MessageParcel &parcel) in Marshalling() function 106 bool Marshalling(const Options &input, MessageParcel &data) in Marshalling() function 152 bool Marshalling(const SyncPolicy &input, MessageParcel &data) in Marshalling() function 164 bool Marshalling(const DevBrief &input, MessageParcel &data) in Marshalling() function
|
/foundation/distributeddatamgr/udmf/framework/common/ |
D | udmf_types_util.cpp | 27 bool Marshalling(const UnifiedData &input, MessageParcel &parcel) in Marshalling() function 66 bool Marshalling(const std::vector<UnifiedData> &input, MessageParcel &parcel) in Marshalling() function 105 bool Marshalling(const Summary &input, MessageParcel &parcel) in Marshalling() function 117 bool Marshalling(const Privilege &input, MessageParcel &parcel) in Marshalling() function 129 bool Marshalling(const CustomOption &input, MessageParcel &parcel) in Marshalling() function 141 bool Marshalling(const QueryOption &input, MessageParcel &parcel) in Marshalling() function 153 bool Marshalling(const UDType &input, MessageParcel &parcel) in Marshalling() function 176 bool Marshalling(const Intention &input, MessageParcel &parcel) in Marshalling() function
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
D | data_share_types_util.cpp | 56 bool Marshalling(const PublishedDataItem &dataItem, MessageParcel &parcel) in Marshalling() function 74 bool Marshalling(const TemplateId &templateId, MessageParcel &parcel) in Marshalling() function 86 bool Marshalling(const RdbChangeNode &changeNode, MessageParcel &parcel) in Marshalling() function 92 bool Marshalling(const PublishedDataChangeNode &changeNode, MessageParcel &parcel) in Marshalling() function 98 bool Marshalling(const OperationResult &operationResult, MessageParcel &parcel) in Marshalling() function 112 bool Marshalling(const AshmemNode &node, MessageParcel &parcel) in Marshalling() function
|
/foundation/communication/netmanager_base/frameworks/native/netstatsclient/src/ |
D | net_stats_info.cpp | 24 bool NetStatsInfo::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::NetManagerStandard::NetStatsInfo 50 bool NetStatsInfo::Marshalling(Parcel &parcel, const NetStatsInfo &stats) in Marshalling() function in OHOS::NetManagerStandard::NetStatsInfo 76 bool NetStatsInfo::Marshalling(Parcel &parcel, const std::vector<NetStatsInfo> &statsInfos) in Marshalling() function in OHOS::NetManagerStandard::NetStatsInfo
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
D | mission_info.cpp | 50 bool MissionInfo::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::AAFwk::MissionInfo 105 bool MissionVaildResult::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::AAFwk::MissionVaildResult 157 bool InnerMissionInfoDto::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::AAFwk::InnerMissionInfoDto
|
/foundation/ability/ability_runtime/service_router_framework/interfaces/inner_api/src/ |
D | service_info.cpp | 33 bool AppInfo::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::AbilityRuntime::AppInfo 61 bool BusinessAbilityFilter::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::AbilityRuntime::BusinessAbilityFilter 110 bool BusinessAbilityInfo::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::AbilityRuntime::BusinessAbilityInfo 165 bool PurposeInfo::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::AbilityRuntime::PurposeInfo
|
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/ |
D | net_supplier_info.cpp | 24 bool NetSupplierInfo::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::NetManagerStandard::NetSupplierInfo 82 bool NetSupplierInfo::Marshalling(Parcel &parcel, const sptr<NetSupplierInfo> &object) in Marshalling() function in OHOS::NetManagerStandard::NetSupplierInfo
|
D | inet_addr.cpp | 39 bool INetAddr::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::NetManagerStandard::INetAddr 96 bool INetAddr::Marshalling(Parcel &parcel, const sptr<INetAddr> &object) in Marshalling() function in OHOS::NetManagerStandard::INetAddr
|
D | route.cpp | 31 bool Route::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::NetManagerStandard::Route 102 bool Route::Marshalling(Parcel &parcel, const sptr<Route> &object) in Marshalling() function in OHOS::NetManagerStandard::Route
|
/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/ |
D | iremote_object.cpp | 25 bool IRemoteObject::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::IRemoteObject 30 bool IRemoteObject::Marshalling(Parcel &parcel, const sptr<IRemoteObject> &object) in Marshalling() function in OHOS::IRemoteObject
|
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/ |
D | cloud_sync_common.cpp | 25 bool SwitchDataObj::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::FileManagement::CloudSync::SwitchDataObj 44 bool DownloadProgressObj::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::FileManagement::CloudSync::DownloadProgressObj 65 bool CleanOptions::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::FileManagement::CloudSync::CleanOptions 217 bool AssetInfoObj::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::FileManagement::CloudSync::AssetInfoObj
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ |
D | rs_interpolator.h | 59 bool Marshalling(Parcel& parcel) const override in Marshalling() function 80 bool Marshalling(Parcel& parcel) const override in Marshalling() function
|
/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/ |
D | net_quota_policy.cpp | 29 bool NetQuotaPolicy::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::NetManagerStandard::NetQuotaPolicy 68 bool NetQuotaPolicy::Marshalling(Parcel &parcel, const NetQuotaPolicy "aPolicy) in Marshalling() function in OHOS::NetManagerStandard::NetQuotaPolicy 74 bool NetQuotaPolicy::Marshalling(Parcel &parcel, const std::vector<NetQuotaPolicy> "aPolicies) in Marshalling() function in OHOS::NetManagerStandard::NetQuotaPolicy
|
/foundation/barrierfree/accessibility/common/interface/src/parcel/ |
D | accessibility_element_info_parcel.cpp | 214 bool AccessibilityElementInfoParcel::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::Accessibility::AccessibilityElementInfoParcel 260 bool AccessibleActionParcel::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::Accessibility::AccessibleActionParcel 302 bool RangeInfoParcel::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::Accessibility::RangeInfoParcel 345 bool GridInfoParcel::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::Accessibility::GridInfoParcel 391 bool GridItemInfoParcel::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::Accessibility::GridItemInfoParcel 437 bool RectParcel::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::Accessibility::RectParcel
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
D | rs_marshalling_helper.cpp | 133 bool RSMarshallingHelper::Marshalling(Parcel& parcel, sk_sp<SkData> val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper 207 bool RSMarshallingHelper::Marshalling(Parcel& parcel, std::shared_ptr<Drawing::Data> val) function in OHOS::Rosen::RSMarshallingHelper 354 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const sk_sp<SkTextBlob>& val) function in OHOS::Rosen::RSMarshallingHelper 396 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const SkPaint& val) function in OHOS::Rosen::RSMarshallingHelper 424 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const sk_sp<SkImage>& val) function in OHOS::Rosen::RSMarshallingHelper 580 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<Drawing::Image>& val) function in OHOS::Rosen::RSMarshallingHelper 671 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const sk_sp<SkPicture>& val) function in OHOS::Rosen::RSMarshallingHelper 697 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const sk_sp<SkVertices>& val) function in OHOS::Rosen::RSMarshallingHelper 737 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const SkRect& rect) function in OHOS::Rosen::RSMarshallingHelper 759 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const SkRegion& region) function in OHOS::Rosen::RSMarshallingHelper [all …]
|
/foundation/communication/ipc/ipc/native/src/core/source/ |
D | iremote_object.cpp | 33 bool IRemoteObject::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::IRemoteObject 43 bool IRemoteObject::Marshalling(Parcel &parcel, const sptr<IRemoteObject> &object) in Marshalling() function in OHOS::IRemoteObject
|
D | ipc_file_descriptor.cpp | 59 bool IPCFileDescriptor::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::IPCFileDescriptor 73 bool IPCFileDescriptor::Marshalling(Parcel &parcel, const sptr<IPCFileDescriptor> &object) in Marshalling() function in OHOS::IPCFileDescriptor
|
/foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/ |
D | codeclist_parcel.cpp | 25 bool CodecListParcel::Marshalling(MessageParcel &parcel, CapabilityData &capabilityData) in Marshalling() function in OHOS::MediaAVCodec::CodecListParcel 66 bool CodecListParcel::Marshalling(MessageParcel &parcel, const std::map<ImgSize, Range> &mapSizeToR… in Marshalling() function in OHOS::MediaAVCodec::CodecListParcel 78 bool CodecListParcel::Marshalling(MessageParcel &parcel, const std::map<int32_t, std::vector<int32_… in Marshalling() function in OHOS::MediaAVCodec::CodecListParcel
|
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
D | fault_data.cpp | 68 bool FaultData::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::AppExecFwk::FaultData 153 bool AppFaultDataBySA::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::AppExecFwk::AppFaultDataBySA
|
/foundation/multimedia/player_framework/services/services/sa_media/ipc/ |
D | avcodeclist_parcel.cpp | 25 bool AVCodecListParcel::Marshalling(MessageParcel &parcel, const std::vector<CapabilityData> &capab… in Marshalling() function in OHOS::Media::AVCodecListParcel 70 bool AVCodecListParcel::Marshalling(MessageParcel &parcel, const std::map<ImgSize, Range> &mapSizeT… in Marshalling() function in OHOS::Media::AVCodecListParcel 82 bool AVCodecListParcel::Marshalling(MessageParcel &parcel, const std::map<int32_t, std::vector<int3… in Marshalling() function in OHOS::Media::AVCodecListParcel
|
/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/src/ |
D | continuous_task_param.cpp | 103 bool ContinuousTaskParam::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::BackgroundTaskMgr::ContinuousTaskParam 139 bool ContinuousTaskParamForInner::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::BackgroundTaskMgr::ContinuousTaskParamForInner
|