Home
last modified time | relevance | path

Searched defs:Marshalling (Results 1 – 25 of 174) sorted by relevance

1234567

/foundation/distributeddatamgr/distributeddatamgr/frameworks/innerkitsimpl/distributeddatafwk/src/
Ditypes_util.cpp24 bool ITypesUtil::Marshalling(const Blob &blob, MessageParcel &data) in Marshalling() function in OHOS::DistributedKv::ITypesUtil
37 bool ITypesUtil::Marshalling(const std::vector<Blob> &blobs, MessageParcel &data) in Marshalling() function in OHOS::DistributedKv::ITypesUtil
47 bool ITypesUtil::Marshalling(const std::vector<Entry> &entry, MessageParcel &data) in Marshalling() function in OHOS::DistributedKv::ITypesUtil
57 bool ITypesUtil::Marshalling(const Entry &entry, MessageParcel &data) in Marshalling() function in OHOS::DistributedKv::ITypesUtil
73 bool ITypesUtil::Marshalling(const DeviceInfo &entry, MessageParcel &data) in Marshalling() function in OHOS::DistributedKv::ITypesUtil
94 bool ITypesUtil::Marshalling(const std::vector<DeviceInfo> &input, MessageParcel &data) in Marshalling() function in OHOS::DistributedKv::ITypesUtil
104 bool ITypesUtil::Marshalling(const ChangeNotification &notification, MessageParcel &parcel) in Marshalling() function in OHOS::DistributedKv::ITypesUtil
154 bool ITypesUtil::Marshalling(const DistributedRdb::RdbSyncerParam& param, MessageParcel& parcel) in Marshalling() function in OHOS::DistributedKv::ITypesUtil
212 bool ITypesUtil::Marshalling(const DistributedRdb::SyncResult &result, MessageParcel &parcel) in Marshalling() function in OHOS::DistributedKv::ITypesUtil
260 bool ITypesUtil::Marshalling(const DistributedRdb::SyncOption &option, MessageParcel &parcel) in Marshalling() function in OHOS::DistributedKv::ITypesUtil
[all …]
/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/
Dnet_policy_quota_policy.cpp22 bool NetPolicyQuotaPolicy::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::NetManagerStandard::NetPolicyQuotaPolicy
55 bool NetPolicyQuotaPolicy::Marshalling(Parcel &parcel, const NetPolicyQuotaPolicy &quotaPolicy) in Marshalling() function in OHOS::NetManagerStandard::NetPolicyQuotaPolicy
61 bool NetPolicyQuotaPolicy::Marshalling(Parcel &parcel, const std::vector<NetPolicyQuotaPolicy> &quo… in Marshalling() function in OHOS::NetManagerStandard::NetPolicyQuotaPolicy
Dnet_policy_cellular_policy.cpp19 bool NetPolicyCellularPolicy::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::NetManagerStandard::NetPolicyCellularPolicy
55 bool NetPolicyCellularPolicy::Marshalling(Parcel &parcel, const std::vector<NetPolicyCellularPolicy… in Marshalling() function in OHOS::NetManagerStandard::NetPolicyCellularPolicy
/foundation/communication/netmanager_base/frameworks/native/netstatsclient/src/
Dnet_stats_info.cpp22 bool NetStatsInfo::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::NetManagerStandard::NetStatsInfo
33 bool NetStatsInfo::Marshalling(Parcel &parcel, const NetStatsInfo &stats) in Marshalling() function in OHOS::NetManagerStandard::NetStatsInfo
/foundation/multimodalinput/input/service/connect_manager/src/
Dmultimodal_input_connect_def_parcel.cpp21 bool ConnectReqParcel::Marshalling(Parcel& out) const in Marshalling() function in OHOS::MMI::ConnectReqParcel
49 bool ConnectRespParcel::Marshalling(Parcel &out) const in Marshalling() function in OHOS::MMI::ConnectRespParcel
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
Dnet_supplier_info.cpp22 bool NetSupplierInfo::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::NetManagerStandard::NetSupplierInfo
80 bool NetSupplierInfo::Marshalling(Parcel &parcel, const sptr<NetSupplierInfo> &object) in Marshalling() function in OHOS::NetManagerStandard::NetSupplierInfo
Dinet_addr.cpp34 bool INetAddr::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::NetManagerStandard::INetAddr
91 bool INetAddr::Marshalling(Parcel &parcel, const sptr<INetAddr> &object) in Marshalling() function in OHOS::NetManagerStandard::INetAddr
Droute.cpp30 bool Route::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::NetManagerStandard::Route
101 bool Route::Marshalling(Parcel &parcel, const sptr<Route> &object) in Marshalling() function in OHOS::NetManagerStandard::Route
Dnet_specifier.cpp52 bool NetSpecifier::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::NetManagerStandard::NetSpecifier
76 bool NetSpecifier::Marshalling(Parcel &parcel, const sptr<NetSpecifier> &object) in Marshalling() function in OHOS::NetManagerStandard::NetSpecifier
/foundation/graphic/standard/rosen/modules/render_service_base/include/animation/
Drs_interpolator.h63 bool Marshalling(Parcel& parcel) const override in Marshalling() function
86 bool Marshalling(Parcel& parcel) const override in Marshalling() function
/foundation/communication/ipc/ipc/native/src/core/source/
Diremote_object.cpp32 bool IRemoteObject::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::IRemoteObject
42 bool IRemoteObject::Marshalling(Parcel &parcel, const sptr<IRemoteObject> &object) in Marshalling() function in OHOS::IRemoteObject
Dipc_file_descriptor.cpp51 bool IPCFileDescriptor::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::IPCFileDescriptor
65 bool IPCFileDescriptor::Marshalling(Parcel &parcel, const sptr<IPCFileDescriptor> &object) in Marshalling() function in OHOS::IPCFileDescriptor
/foundation/graphic/standard/rosen/modules/render_service_base/src/transaction/
Drs_marshalling_helper.cpp74 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const sk_sp<SkData>& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
90 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const sk_sp<SkFlattenable>& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
110 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const SkPath& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
129 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const RSShader& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
145 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const RSPath& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
166 bool RSMarshallingHelper::Marshalling(Parcel& parcel, const std::shared_ptr<RSFilter>& val) in Marshalling() function in OHOS::Rosen::RSMarshallingHelper
/foundation/aafwk/standard/services/abilitymgr/src/
Dmission_snapshot.cpp50 bool MissionPixelMap::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::AAFwk::MissionPixelMap
87 bool MissionSnapshot::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::AAFwk::MissionSnapshot
/foundation/deviceprofile/device_profile_core/services/core/src/
Dprofile_change_notification.cpp41 bool ProfileChangeNotification::Marshalling(Parcel& parcel) const in Marshalling() function in OHOS::DeviceProfile::ProfileChangeNotification
74 bool ProfileEntry::Marshalling(Parcel& parcel) const in Marshalling() function in OHOS::DeviceProfile::ProfileEntry
/foundation/communication/bluetooth/services/bluetooth_standard/ipc/parcel/
Dbluetooth_map_mce_parameter.cpp20 bool BluetoothIProfileMapAction::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::Bluetooth::BluetoothIProfileMapAction
107 bool BluetoothIProfileMasInstanceInfoList::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::Bluetooth::BluetoothIProfileMasInstanceInfoList
517 bool BluetoothIProfileSendMessageParameters::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::Bluetooth::BluetoothIProfileSendMessageParameters
636 bool BluetoothIProfileSetOwnerStatusParameters::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::Bluetooth::BluetoothIProfileSetOwnerStatusParameters
716 bool BluetoothIProfileGetConversationListingParameters::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::Bluetooth::BluetoothIProfileGetConversationListingParameters
826 bool BluetoothIProfileGetMessageParameters::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::Bluetooth::BluetoothIProfileGetMessageParameters
882 bool BluetoothIProfileGetMessagesListingParameters::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::Bluetooth::BluetoothIProfileGetMessagesListingParameters
1052 bool BluetoothIProfileBMessage::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::Bluetooth::BluetoothIProfileBMessage
1379 bool BluetoothIProfileMessagesListing::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::Bluetooth::BluetoothIProfileMessagesListing
1694 bool BluetoothIProfileConversationListing::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::Bluetooth::BluetoothIProfileConversationListing
[all …]
Dbluetooth_pbap_pce_parameter.cpp47 bool BluetoothIPbapPullPhoneBookParam::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::Bluetooth::BluetoothIPbapPullPhoneBookParam
189 bool BluetoothIPbapPullvCardListingParam::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::Bluetooth::BluetoothIPbapPullvCardListingParam
328 bool BluetoothIPbapPullvCardEntryParam::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::Bluetooth::BluetoothIPbapPullvCardEntryParam
420 bool BluetoothIPbapPhoneBookData::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::Bluetooth::BluetoothIPbapPhoneBookData
/foundation/multimedia/media_standard/services/services/sa_media/ipc/
Davcodeclist_parcel.cpp25 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/graphic/standard/rosen/modules/render_service_base/src/animation/
Drs_render_transition_effect.cpp58 bool RSTransitionFade::Marshalling(Parcel& parcel) const in Marshalling() function in OHOS::Rosen::RSTransitionFade
73 bool RSTransitionScale::Marshalling(Parcel& parcel) const in Marshalling() function in OHOS::Rosen::RSTransitionScale
91 bool RSTransitionTranslate::Marshalling(Parcel& parcel) const in Marshalling() function in OHOS::Rosen::RSTransitionTranslate
109 bool RSTransitionRotate::Marshalling(Parcel& parcel) const in Marshalling() function in OHOS::Rosen::RSTransitionRotate
/foundation/graphic/standard/rosen/modules/render_service_base/include/command/
Drs_command_templates.h53 bool Marshalling(Parcel& parcel) const override in Marshalling() function
82 bool Marshalling(Parcel& parcel) const override in Marshalling() function
117 bool Marshalling(Parcel& parcel) const override in Marshalling() function
158 bool Marshalling(Parcel& parcel) const override in Marshalling() function
208 bool Marshalling(Parcel& parcel) const override in Marshalling() function
264 bool Marshalling(Parcel& parcel) const override in Marshalling() function
326 bool Marshalling(Parcel& parcel) const override in Marshalling() function
/foundation/communication/netmanager_base/frameworks/native/dnsresolverclient/src/
Ddns_addr_info.cpp22 bool DnsAddrInfo::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::NetManagerStandard::DnsAddrInfo
/foundation/filemanagement/user_file_service/services/src/fileoper/
Dfile_info.cpp21 bool FileInfo::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::FileManagerService::FileInfo
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
Ddhcp_result_parcel.cpp22 bool DhcpResultParcel::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::NetsysNative::DhcpResultParcel
/foundation/aafwk/standard/interfaces/innerkits/app_manager/src/appmgr/
Dprocess_data.cpp22 bool ProcessData::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::AppExecFwk::ProcessData
/foundation/multimodalinput/input/service/filter/src/
Devent_filter_parcel.cpp24 bool PointerEventParcel::Marshalling(Parcel& out) const in Marshalling() function in OHOS::MMI::PointerEventParcel

1234567