Home
last modified time | relevance | path

Searched defs:Unmarshalling (Results 1 – 25 of 393) sorted by relevance

12345678910>>...16

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Drdb_types_util.cpp26 bool Unmarshalling(SyncerParam &output, MessageParcel &data) in Unmarshalling() function
39 bool Unmarshalling(NotifyConfig &output, MessageParcel &data) in Unmarshalling() function
51 bool Unmarshalling(Option &output, MessageParcel &data) in Unmarshalling() function
63 bool Unmarshalling(RdbPredicates &output, MessageParcel &data) in Unmarshalling() function
75 bool Unmarshalling(RdbOperation &output, MessageParcel &data) in Unmarshalling() function
90 bool Unmarshalling(SubOption &output, MessageParcel &data) in Unmarshalling() function
103 bool Unmarshalling(ValueObject &output, MessageParcel &data) in Unmarshalling() function
114 bool Unmarshalling(ValuesBucket &output, MessageParcel &data) in Unmarshalling() function
125 bool Unmarshalling(Asset &output, MessageParcel &data) in Unmarshalling() function
135 bool Unmarshalling(ProgressDetail &output, MessageParcel &data) in Unmarshalling() function
[all …]
/foundation/multimodalinput/input/intention/drag/data/src/
Ddrag_params.cpp47 bool StartDragParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::StartDragParam
69 bool StopDragParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::StopDragParam
101 bool SetDragWindowVisibleParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::SetDragWindowVisibleParam
116 bool UpdateDragStyleParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::UpdateDragStyleParam
142 bool UpdateShadowPicParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::UpdateShadowPicParam
161 bool AddSelectedPixelMapParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::AddSelectedPixelMapParam
176 bool GetDragTargetPidReply::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::GetDragTargetPidReply
190 bool GetUdKeyReply::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::GetUdKeyReply
209 bool GetShadowOffsetReply::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::GetShadowOffsetReply
228 bool UpdatePreviewStyleParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::UpdatePreviewStyleParam
[all …]
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
Ddatashare_itypes_utils.cpp31 bool Unmarshalling(Predicates &predicates, MessageParcel &parcel) in Unmarshalling() function
57 bool Unmarshalling(BatchUpdateResult &result, MessageParcel &parcel) in Unmarshalling() function
69 bool Unmarshalling(UpdateOperation &operation, MessageParcel &parcel) in Unmarshalling() function
81 bool Unmarshalling(Operation &operation, MessageParcel &parcel) in Unmarshalling() function
87 bool Unmarshalling(PublishedDataItem &dataItem, MessageParcel &parcel) in Unmarshalling() function
105 bool Unmarshalling(Data &data, MessageParcel &parcel) in Unmarshalling() function
111 bool Unmarshalling(TemplateId &templateId, MessageParcel &parcel) in Unmarshalling() function
129 bool Unmarshalling(PredicateTemplateNode &predicateTemplateNode, MessageParcel &parcel) in Unmarshalling() function
141 bool Unmarshalling(RdbChangeNode &changeNode, MessageParcel &parcel) in Unmarshalling() function
153 bool Unmarshalling(PublishedDataChangeNode &changeNode, MessageParcel &parcel) in Unmarshalling() function
[all …]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
Drs_marshalling_helper.cpp93 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<Drawing::Data>& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper
107 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<Drawing::Typeface>& typefac… in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper
118 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<Drawing::Image>& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper
123 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<Drawing::Image>& val, void*… in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper
140 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<RSShader>& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper
150 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, Drawing::Matrix& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper
160 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<RSLinearGradientBlurPara>& … in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper
170 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<MotionBlurParam>& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper
180 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<RSMagnifierParams>& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper
191 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<EmitterUpdater>& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper
[all …]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
Drs_marshalling_helper.cpp96 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<Drawing::Data>& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper
116 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<Drawing::Typeface>& typefac… in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper
127 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<Drawing::Image>& val, void*… in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper
144 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<RSShader>& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper
154 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, Drawing::Matrix& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper
164 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<RSLinearGradientBlurPara>& … in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper
175 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<MotionBlurParam>& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper
185 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<RSMagnifierParams>& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper
196 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<EmitterUpdater>& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper
206 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::vector<std::shared_ptr<EmitterUpdater>… in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper
[all …]
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
Dkv_types_util.cpp27 bool Unmarshalling(Blob &output, MessageParcel &data) in Unmarshalling() function
42 bool Unmarshalling(AppId &output, MessageParcel &data) in Unmarshalling() function
54 bool Unmarshalling(StoreId &output, MessageParcel &data) in Unmarshalling() function
66 bool Unmarshalling(Entry &output, MessageParcel &data) in Unmarshalling() function
78 bool Unmarshalling(DeviceInfo &output, MessageParcel &data) in Unmarshalling() function
91 bool Unmarshalling(ChangeNotification &output, MessageParcel &parcel) in Unmarshalling() function
133 bool Unmarshalling(Options &output, MessageParcel &data) in Unmarshalling() function
168 bool Unmarshalling(AuthType &output, MessageParcel &data) in Unmarshalling() function
185 bool Unmarshalling(SyncPolicy &output, MessageParcel &data) in Unmarshalling() function
197 bool Unmarshalling(SwitchData &output, MessageParcel &data) in Unmarshalling() function
[all …]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
Dcloud_types_util.cpp27 bool Unmarshalling(Participant &output, MessageParcel &data) in Unmarshalling() function
41 bool Unmarshalling(Privilege &output, MessageParcel &data) in Unmarshalling() function
53 bool Unmarshalling(Asset &output, MessageParcel &data) in Unmarshalling() function
63 bool Unmarshalling(ValueObject &output, MessageParcel &data) in Unmarshalling() function
73 bool Unmarshalling(ValuesBucket &output, MessageParcel &data) in Unmarshalling() function
85 bool Unmarshalling(StatisticInfo &output, MessageParcel &data) in Unmarshalling() function
91 bool Unmarshalling(Strategy &output, MessageParcel &data) in Unmarshalling() function
108 bool Unmarshalling(CloudSyncInfo &output, MessageParcel &data) in Unmarshalling() function
/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/src/
Dcloud_types_util.cpp27 bool Unmarshalling(Participant &output, MessageParcel &data) in Unmarshalling() function
41 bool Unmarshalling(Privilege &output, MessageParcel &data) in Unmarshalling() function
54 bool Unmarshalling(Role &output, MessageParcel &data) in Unmarshalling() function
71 bool Unmarshalling(Confirmation &output, MessageParcel &data) in Unmarshalling() function
89 bool Unmarshalling(SharingCode &output, MessageParcel &data) in Unmarshalling() function
105 bool Unmarshalling(Asset &output, MessageParcel &data) in Unmarshalling() function
115 bool Unmarshalling(ValueObject &output, MessageParcel &data) in Unmarshalling() function
125 bool Unmarshalling(ValuesBucket &output, MessageParcel &data) in Unmarshalling() function
131 bool Unmarshalling(StatisticInfo &output, MessageParcel &data) in Unmarshalling() function
155 bool Unmarshalling(CloudSyncInfo &output, MessageParcel &data) in Unmarshalling() function
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
Ddata_share_types_util.cpp22 bool Unmarshalling(Predicates &predicates, MessageParcel &parcel) in Unmarshalling() function
44 bool Unmarshalling(Operation &operation, MessageParcel &parcel) in Unmarshalling() function
50 bool Unmarshalling(PublishedDataItem &dataItem, MessageParcel &parcel) in Unmarshalling() function
62 bool Unmarshalling(Data &data, MessageParcel &parcel) in Unmarshalling() function
68 bool Unmarshalling(TemplateId &templateId, MessageParcel &parcel) in Unmarshalling() function
80 bool Unmarshalling(PredicateTemplateNode &predicateTemplateNode, MessageParcel &parcel) in Unmarshalling() function
104 bool Unmarshalling(AshmemNode &node, MessageParcel &parcel) in Unmarshalling() function
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
Dnetsys_net_diag_data.cpp65 bool NetDiagPingOption::Unmarshalling(Parcel &parcel, NetDiagPingOption &pingOption) in Unmarshalling() function in OHOS::NetsysNative::NetDiagPingOption
125 bool PingIcmpResponseInfo::Unmarshalling(Parcel &parcel, PingIcmpResponseInfo &icmpSeq) in Unmarshalling() function in OHOS::NetsysNative::PingIcmpResponseInfo
181 bool NetDiagPingResult::Unmarshalling(Parcel &parcel, NetDiagPingResult &pingResult) in Unmarshalling() function in OHOS::NetsysNative::NetDiagPingResult
245 bool NetDiagRouteTable::Unmarshalling(Parcel &parcel, NetDiagRouteTable &routeTable) in Unmarshalling() function in OHOS::NetsysNative::NetDiagRouteTable
300 bool NetDiagUnixSocketInfo::Unmarshalling(Parcel &parcel, NetDiagUnixSocketInfo &socketInfo) in Unmarshalling() function in OHOS::NetsysNative::NetDiagUnixSocketInfo
358 bool NeyDiagNetProtoSocketInfo::Unmarshalling(Parcel &parcel, NeyDiagNetProtoSocketInfo &socketInfo) in Unmarshalling() function in OHOS::NetsysNative::NeyDiagNetProtoSocketInfo
422 bool NetDiagSocketsInfo::Unmarshalling(Parcel &parcel, NetDiagSocketsInfo &socketsInfo) in Unmarshalling() function in OHOS::NetsysNative::NetDiagSocketsInfo
506 bool NetDiagIfaceConfig::Unmarshalling(Parcel &parcel, NetDiagIfaceConfig &ifaceConfig) in Unmarshalling() function in OHOS::NetsysNative::NetDiagIfaceConfig
Dnetfirewall_parcel.cpp49 sptr<NetFirewallIpParam> NetFirewallIpParam::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::NetManagerStandard::NetFirewallIpParam
137 sptr<NetFirewallPortParam> NetFirewallPortParam::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::NetManagerStandard::NetFirewallPortParam
165 sptr<NetFirewallDomainParam> NetFirewallDomainParam::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::NetManagerStandard::NetFirewallDomainParam
191 sptr<NetFirewallDnsParam> NetFirewallDnsParam::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::NetManagerStandard::NetFirewallDnsParam
274 sptr<NetFirewallRule> NetFirewallRule::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::NetManagerStandard::NetFirewallRule
347 sptr<NetFirewallBaseRule> NetFirewallBaseRule::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::NetManagerStandard::NetFirewallBaseRule
384 sptr<NetFirewallIpRule> NetFirewallIpRule::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::NetManagerStandard::NetFirewallIpRule
424 sptr<NetFirewallDomainRule> NetFirewallDomainRule::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::NetManagerStandard::NetFirewallDomainRule
452 sptr<NetFirewallDnsRule> NetFirewallDnsRule::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::NetManagerStandard::NetFirewallDnsRule
491 sptr<InterceptRecord> InterceptRecord::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::NetManagerStandard::InterceptRecord
/foundation/distributeddatamgr/udmf/framework/common/
Dudmf_types_util.cpp43 bool Unmarshalling(UnifiedData &output, MessageParcel &parcel) in Unmarshalling() function
83 bool Unmarshalling(std::vector<UnifiedData> &output, MessageParcel &parcel) in Unmarshalling() function
111 bool Unmarshalling(Summary &output, MessageParcel &parcel) in Unmarshalling() function
123 bool Unmarshalling(Privilege &output, MessageParcel &parcel) in Unmarshalling() function
135 bool Unmarshalling(CustomOption &output, MessageParcel &parcel) in Unmarshalling() function
147 bool Unmarshalling(QueryOption &output, MessageParcel &parcel) in Unmarshalling() function
160 bool Unmarshalling(UDType &output, MessageParcel &parcel) in Unmarshalling() function
183 bool Unmarshalling(Intention &output, MessageParcel &parcel) in Unmarshalling() function
208 bool API_EXPORT Unmarshalling(AsyncProcessInfo &output, MessageParcel &parcel) in Unmarshalling() function
/foundation/multimodalinput/input/intention/cooperate/data/src/
Dcooperate_params.cpp38 bool StartCooperateParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::StartCooperateParam
61 bool StopCooperateParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::StopCooperateParam
83 bool GetCooperateStateParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::GetCooperateStateParam
100 bool RegisterEventListenerParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::RegisterEventListenerParam
113 bool GetCooperateStateSyncParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::GetCooperateStateSyncParam
128 bool RegisterHotAreaListenerParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::RegisterHotAreaListenerParam
/foundation/multimodalinput/input/intention/data/src/
Ddefault_params.cpp30 bool DefaultParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::DefaultParam
40 bool DefaultReply::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::DefaultReply
53 bool BooleanReply::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::BooleanReply
/foundation/communication/netmanager_ext/frameworks/native/netfirewallclient/src/
Dnetfirewall_common.cpp39 sptr<NetFirewallPolicy> NetFirewallPolicy::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::NetManagerStandard::NetFirewallPolicy
89 sptr<RequestParam> RequestParam::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::NetManagerStandard::RequestParam
140 sptr<FirewallRulePage> FirewallRulePage::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::NetManagerStandard::FirewallRulePage
195 sptr<InterceptRecordPage> InterceptRecordPage::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::NetManagerStandard::InterceptRecordPage
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dmission_info.cpp41 MissionInfo *MissionInfo::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AAFwk::MissionInfo
119 MissionValidResult *MissionValidResult::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AAFwk::MissionValidResult
148 InnerMissionInfoDto *InnerMissionInfoDto::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AAFwk::InnerMissionInfoDto
/foundation/ability/ability_runtime/service_router_framework/interfaces/inner_api/src/
Dservice_info.cpp43 AppInfo *AppInfo::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AbilityRuntime::AppInfo
70 BusinessAbilityFilter *BusinessAbilityFilter::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AbilityRuntime::BusinessAbilityFilter
128 BusinessAbilityInfo *BusinessAbilityInfo::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AbilityRuntime::BusinessAbilityInfo
183 PurposeInfo *PurposeInfo::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AbilityRuntime::PurposeInfo
/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/
Dsysvpn_config.cpp44 sptr<SysVpnConfig> SysVpnConfig::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::NetManagerStandard::SysVpnConfig
67 bool SysVpnConfig::Unmarshalling(Parcel &parcel, sptr<SysVpnConfig> ptr) in Unmarshalling() function in OHOS::NetManagerStandard::SysVpnConfig
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
Dcloud_sync_common.cpp127 SwitchDataObj *SwitchDataObj::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::FileManagement::CloudSync::SwitchDataObj
138 DownloadProgressObj *DownloadProgressObj::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::FileManagement::CloudSync::DownloadProgressObj
149 CleanOptions *CleanOptions::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::FileManagement::CloudSync::CleanOptions
326 DentryFileInfoObj *DentryFileInfoObj::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::FileManagement::CloudSync::DentryFileInfoObj
357 AssetInfoObj *AssetInfoObj::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::FileManagement::CloudSync::AssetInfoObj
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/
Dobject_types_util.cpp26 bool Unmarshalling(AssetBindInfo &output, MessageParcel &data) in Unmarshalling() function
38 bool Unmarshalling(Asset &output, MessageParcel &data) in Unmarshalling() function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
Ddraw_cmd.cpp338 std::shared_ptr<DrawOpItem> UnmarshallingPlayer::Unmarshalling(uint32_t type, void* handle, size_t … in Unmarshalling() function in OHOS::Rosen::Drawing::UnmarshallingPlayer
366 std::shared_ptr<DrawOpItem> DrawPointOpItem::Unmarshalling(const DrawCmdList& cmdList, void* handle) in Unmarshalling() function in OHOS::Rosen::Drawing::DrawPointOpItem
394 std::shared_ptr<DrawOpItem> DrawPointsOpItem::Unmarshalling(const DrawCmdList& cmdList, void* handl… in Unmarshalling() function in OHOS::Rosen::Drawing::DrawPointsOpItem
421 std::shared_ptr<DrawOpItem> DrawLineOpItem::Unmarshalling(const DrawCmdList& cmdList, void* handle) in Unmarshalling() function in OHOS::Rosen::Drawing::DrawLineOpItem
446 std::shared_ptr<DrawOpItem> DrawRectOpItem::Unmarshalling(const DrawCmdList& cmdList, void* handle) in Unmarshalling() function in OHOS::Rosen::Drawing::DrawRectOpItem
471 std::shared_ptr<DrawOpItem> DrawRoundRectOpItem::Unmarshalling(const DrawCmdList& cmdList, void* ha… in Unmarshalling() function in OHOS::Rosen::Drawing::DrawRoundRectOpItem
498 std::shared_ptr<DrawOpItem> DrawNestedRoundRectOpItem::Unmarshalling(const DrawCmdList& cmdList, vo… in Unmarshalling() function in OHOS::Rosen::Drawing::DrawNestedRoundRectOpItem
525 std::shared_ptr<DrawOpItem> DrawArcOpItem::Unmarshalling(const DrawCmdList& cmdList, void* handle) in Unmarshalling() function in OHOS::Rosen::Drawing::DrawArcOpItem
551 std::shared_ptr<DrawOpItem> DrawPieOpItem::Unmarshalling(const DrawCmdList& cmdList, void* handle) in Unmarshalling() function in OHOS::Rosen::Drawing::DrawPieOpItem
576 std::shared_ptr<DrawOpItem> DrawOvalOpItem::Unmarshalling(const DrawCmdList& cmdList, void* handle) in Unmarshalling() function in OHOS::Rosen::Drawing::DrawOvalOpItem
[all …]
/foundation/multimedia/audio_framework/services/audio_service/client/src/
Daudio_filter.cpp37 sptr<AudioRendererFilter> AudioRendererFilter::Unmarshalling(Parcel &in) in Unmarshalling() function in OHOS::AudioStandard::AudioRendererFilter
67 sptr<AudioCapturerFilter> AudioCapturerFilter::Unmarshalling(Parcel &in) in Unmarshalling() function in OHOS::AudioStandard::AudioCapturerFilter
/foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/
Dcodeclist_parcel.cpp104 bool CodecListParcel::Unmarshalling(MessageParcel &parcel, CapabilityData &capabilityData) in Unmarshalling() function in OHOS::MediaAVCodec::CodecListParcel
150 bool CodecListParcel::Unmarshalling(MessageParcel &parcel, std::map<ImgSize, Range> &mapSizeToRange) in Unmarshalling() function in OHOS::MediaAVCodec::CodecListParcel
166 bool CodecListParcel::Unmarshalling(MessageParcel &parcel, std::map<int32_t, std::vector<int32_t>> … in Unmarshalling() function in OHOS::MediaAVCodec::CodecListParcel
180 bool CodecListParcel::Unmarshalling(MessageParcel &parcel, std::map<int32_t, Format> &mapIntToForma… in Unmarshalling() function in OHOS::MediaAVCodec::CodecListParcel
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
Dnetsys_net_dns_result_data.cpp34 bool NetDnsResultAddrInfo::Unmarshalling(Parcel &parcel, NetDnsResultAddrInfo &addrInfo) in Unmarshalling() function in OHOS::NetsysNative::NetDnsResultAddrInfo
84 bool NetDnsResultReport::Unmarshalling(Parcel &parcel, NetDnsResultReport &resultReport) in Unmarshalling() function in OHOS::NetsysNative::NetDnsResultReport
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/free_install/
Dbms_ecological_rule_mgr_service_param.cpp29 BmsExperienceRule *BmsExperienceRule::Unmarshalling(Parcel &in) in Unmarshalling() function in OHOS::AppExecFwk::BmsExperienceRule
79 BmsCallerInfo *BmsCallerInfo::Unmarshalling(Parcel &in) in Unmarshalling() function in OHOS::AppExecFwk::BmsCallerInfo

12345678910>>...16