/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | rdb_types_util.cpp | 26 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 90 bool Unmarshalling(SubOption &output, MessageParcel &data) in Unmarshalling() function 103 bool Unmarshalling(ValueObject &output, MessageParcel &data) in Unmarshalling() function 125 bool Unmarshalling(Asset &output, MessageParcel &data) in Unmarshalling() function 155 bool Unmarshalling(Statistic &output, MessageParcel &data) in Unmarshalling() function 179 bool Unmarshalling(Origin &output, MessageParcel &data) in Unmarshalling() function 212 bool Unmarshalling(Reference &output, MessageParcel &data) in Unmarshalling() function 224 bool Unmarshalling(BigInt& output, MessageParcel& data) in Unmarshalling() function [all …]
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/src/ |
H A D | datashare_itypes_utils.cpp | 31 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 141 bool Unmarshalling(RdbChangeNode &changeNode, MessageParcel &parcel) in Unmarshalling() function 171 bool Unmarshalling(AshmemNode &node, MessageParcel &parcel) in Unmarshalling() function 191 bool Unmarshalling(Uri &node, MessageParcel &parcel) in Unmarshalling() function [all …]
|
/ohos5.0/foundation/multimodalinput/input/intention/drag/data/src/ |
H A D | drag_params.cpp | 47 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 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 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 305 bool GetDragSummaryReply::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::GetDragSummaryReply 319 bool GetDragStateReply::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::GetDragStateReply 340 bool GetDragActionReply::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::GetDragActionReply [all …]
|
/ohos5.0/base/msdp/device_status/intention/drag/data/src/ |
H A D | drag_params.cpp | 47 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 117 bool UpdateDragStyleParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::UpdateDragStyleParam 143 bool UpdateShadowPicParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::UpdateShadowPicParam 176 bool GetUdKeyReply::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::GetUdKeyReply 195 bool GetShadowOffsetReply::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::GetShadowOffsetReply 319 bool GetDragSummaryParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::GetDragSummaryParam 333 bool GetDragSummaryReply::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::GetDragSummaryReply 347 bool GetDragStateReply::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::GetDragStateReply 368 bool GetDragActionReply::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::GetDragActionReply [all …]
|
/ohos5.0/base/inputmethod/imf/common/src/ |
H A D | itypes_util.cpp | 38 bool ITypesUtil::Unmarshalling(bool &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil 48 bool ITypesUtil::Unmarshalling(uint32_t &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil 58 bool ITypesUtil::Unmarshalling(int32_t &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil 68 bool ITypesUtil::Unmarshalling(uint64_t &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil 78 bool ITypesUtil::Unmarshalling(double &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil 88 bool ITypesUtil::Unmarshalling(std::string &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil 133 bool ITypesUtil::Unmarshalling(Property &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil 152 bool ITypesUtil::Unmarshalling(SubProperty &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil 358 bool ITypesUtil::Unmarshalling(InputType &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil 374 bool ITypesUtil::Unmarshalling(PanelInfo &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
H A D | rs_marshalling_helper.cpp | 93 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<Drawing::Data>& val) 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 231 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, EmitterConfig& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper 241 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, ParticleVelocity& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper 261 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, RenderParticleColorParaType& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper 290 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<RSPath>& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper 300 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<RSMask>& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper 310 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<RSFilter>& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper 320 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<RSImage>& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper [all …]
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
H A D | cloud_types_util.cpp | 27 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
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | kv_types_util.cpp | 27 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 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 209 bool Unmarshalling(Status &output, MessageParcel &data) in Unmarshalling() function [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/ |
H A D | rs_marshalling_helper.cpp | 96 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<Drawing::Data>& val) 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 235 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, EmitterConfig& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper 243 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, ParticleVelocity& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper 259 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, RenderParticleColorParaType& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper 286 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<RSPath>& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper 296 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<RSMask>& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper 306 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<RSFilter>& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper 326 bool RSMarshallingHelper::Unmarshalling(Parcel& parcel, std::shared_ptr<RSImage>& val) in Unmarshalling() function in OHOS::Rosen::RSMarshallingHelper [all …]
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/src/ |
H A D | cloud_types_util.cpp | 27 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
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
H A D | data_share_types_util.cpp | 22 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
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/ |
H A D | netsys_net_diag_data.cpp | 65 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
|
H A D | netfirewall_parcel.cpp | 49 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
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/data/src/ |
H A D | cooperate_params.cpp | 38 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
|
/ohos5.0/base/msdp/device_status/intention/cooperate/data/src/ |
H A D | cooperate_params.cpp | 38 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
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/ |
H A D | udmf_types_util.cpp | 43 bool Unmarshalling(UnifiedData &output, MessageParcel &parcel) in Unmarshalling() function 84 bool Unmarshalling(std::vector<UnifiedData> &output, MessageParcel &parcel) in Unmarshalling() function 113 bool Unmarshalling(Summary &output, MessageParcel &parcel) in Unmarshalling() function 125 bool Unmarshalling(Privilege &output, MessageParcel &parcel) in Unmarshalling() function 137 bool Unmarshalling(CustomOption &output, MessageParcel &parcel) in Unmarshalling() function 149 bool Unmarshalling(QueryOption &output, MessageParcel &parcel) in Unmarshalling() function 162 bool Unmarshalling(UDType &output, MessageParcel &parcel) in Unmarshalling() function 185 bool Unmarshalling(Intention &output, MessageParcel &parcel) in Unmarshalling() function
|
/ohos5.0/foundation/multimodalinput/input/intention/data/src/ |
H A D | default_params.cpp | 30 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
|
/ohos5.0/base/msdp/device_status/intention/data/src/ |
H A D | default_params.cpp | 30 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
|
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netfirewallclient/src/ |
H A D | netfirewall_common.cpp | 39 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
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | mission_info.cpp | 41 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
|
/ohos5.0/base/account/os_account/frameworks/domain_account/src/ |
H A D | domain_account_common.cpp | 100 DomainAccountInfo *DomainAccountInfo::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AccountSA::DomainAccountInfo 152 GetAccessTokenOptions *GetAccessTokenOptions::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AccountSA::GetAccessTokenOptions 196 GetDomainAccountInfoOptions *GetDomainAccountInfoOptions::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AccountSA::GetDomainAccountInfoOptions 256 DomainServerConfig *DomainServerConfig::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AccountSA::DomainServerConfig 296 AuthStatusInfo *AuthStatusInfo::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AccountSA::AuthStatusInfo 339 DomainAuthResult *DomainAuthResult::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AccountSA::DomainAuthResult 367 CreateOsAccountForDomainOptions *CreateOsAccountForDomainOptions::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AccountSA::CreateOsAccountForDomainOptions
|
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/ |
H A D | sysvpn_config.cpp | 44 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
|
/ohos5.0/foundation/ability/ability_runtime/service_router_framework/interfaces/inner_api/src/ |
H A D | service_info.cpp | 43 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
|
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/ |
H A D | app_account_common.cpp | 45 SelectAccountsOptions *SelectAccountsOptions::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AccountSA::SelectAccountsOptions 93 VerifyCredentialOptions *VerifyCredentialOptions::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AccountSA::VerifyCredentialOptions 122 SetPropertiesOptions *SetPropertiesOptions::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AccountSA::SetPropertiesOptions 167 CreateAccountOptions *CreateAccountOptions::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AccountSA::CreateAccountOptions 212 CreateAccountImplicitlyOptions *CreateAccountImplicitlyOptions::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AccountSA::CreateAccountImplicitlyOptions 241 AccountCapabilityRequest *AccountCapabilityRequest::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AccountSA::AccountCapabilityRequest
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/ |
H A D | object_types_util.cpp | 26 bool Unmarshalling(AssetBindInfo &output, MessageParcel &data) in Unmarshalling() function 38 bool Unmarshalling(Asset &output, MessageParcel &data) in Unmarshalling() function
|