Home
last modified time | relevance | path

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

12345678

/base/msdp/device_status/intention/drag/data/src/
Ddrag_params.cpp39 bool StartDragParam::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::StartDragParam
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
133 bool UpdateShadowPicParam::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::UpdateShadowPicParam
157 bool GetDragTargetPidReply::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::GetDragTargetPidReply
171 bool GetUdKeyReply::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::GetUdKeyReply
185 bool GetShadowOffsetReply::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::GetShadowOffsetReply
209 bool UpdatePreviewStyleParam::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::UpdatePreviewStyleParam
224 bool UpdatePreviewAnimationParam::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::UpdatePreviewAnimationParam
[all …]
/base/inputmethod/imf/common/src/
Ditypes_util.cpp33 bool ITypesUtil::Marshalling(bool input, MessageParcel &data) in Marshalling() function in OHOS::MiscServices::ITypesUtil
43 bool ITypesUtil::Marshalling(uint32_t input, MessageParcel &data) in Marshalling() function in OHOS::MiscServices::ITypesUtil
53 bool ITypesUtil::Marshalling(int32_t input, MessageParcel &data) in Marshalling() function in OHOS::MiscServices::ITypesUtil
63 bool ITypesUtil::Marshalling(uint64_t input, MessageParcel &data) in Marshalling() function in OHOS::MiscServices::ITypesUtil
73 bool ITypesUtil::Marshalling(double input, MessageParcel &data) in Marshalling() function in OHOS::MiscServices::ITypesUtil
83 bool ITypesUtil::Marshalling(const std::string &input, MessageParcel &data) in Marshalling() function in OHOS::MiscServices::ITypesUtil
93 bool ITypesUtil::Marshalling(const std::u16string &input, MessageParcel &data) in Marshalling() function in OHOS::MiscServices::ITypesUtil
103 bool ITypesUtil::Marshalling(const std::vector<uint8_t> &input, MessageParcel &data) in Marshalling() function in OHOS::MiscServices::ITypesUtil
113 bool ITypesUtil::Marshalling(const sptr<IRemoteObject> &input, MessageParcel &data) in Marshalling() function in OHOS::MiscServices::ITypesUtil
124 bool ITypesUtil::Marshalling(const Property &input, MessageParcel &data) in Marshalling() function in OHOS::MiscServices::ITypesUtil
[all …]
/base/msdp/device_status/intention/cooperate/data/src/
Dcooperate_params.cpp28 bool StartCooperateParam::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::StartCooperateParam
52 bool StopCooperateParam::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::StopCooperateParam
74 bool GetCooperateStateParam::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::GetCooperateStateParam
95 bool RegisterEventListenerParam::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::RegisterEventListenerParam
108 bool GetCooperateStateSyncParam::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::GetCooperateStateSyncParam
122 bool RegisterHotAreaListenerParam::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::RegisterHotAreaListenerParam
/base/msdp/device_status/intention/data/src/
Ddefault_params.cpp25 bool DefaultParam::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::DefaultParam
35 bool DefaultReply::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::DefaultReply
48 __attribute__((no_sanitize("cfi"))) bool BooleanReply::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::BooleanReply
/base/account/os_account/frameworks/domain_account/src/
Ddomain_account_common.cpp75 bool DomainAccountInfo::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::AccountSA::DomainAccountInfo
139 bool GetAccessTokenOptions::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::AccountSA::GetAccessTokenOptions
183 bool GetDomainAccountInfoOptions::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::AccountSA::GetDomainAccountInfoOptions
239 bool DomainServerConfig::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::AccountSA::DomainServerConfig
283 bool AuthStatusInfo::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::AccountSA::AuthStatusInfo
326 bool DomainAuthResult::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::AccountSA::DomainAuthResult
354 bool CreateOsAccountForDomainOptions::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::AccountSA::CreateOsAccountForDomainOptions
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_common.cpp28 bool SelectAccountsOptions::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::AccountSA::SelectAccountsOptions
88 bool VerifyCredentialOptions::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::AccountSA::VerifyCredentialOptions
117 bool SetPropertiesOptions::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::AccountSA::SetPropertiesOptions
148 bool CreateAccountOptions::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::AccountSA::CreateAccountOptions
206 bool CreateAccountImplicitlyOptions::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::AccountSA::CreateAccountImplicitlyOptions
235 bool AccountCapabilityRequest::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::AccountSA::AccountCapabilityRequest
/base/msdp/device_status/intention/stationary/data/src/
Dstationary_params.cpp27 bool SubscribeStationaryParam::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::SubscribeStationaryParam
64 bool GetStaionaryDataParam::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::GetStaionaryDataParam
83 bool GetStaionaryDataReply::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::GetStaionaryDataReply
/base/msdp/device_status/intention/ipc/socket/src/
Dsocket_params.cpp25 bool AllocSocketPairParam::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::AllocSocketPairParam
45 bool AllocSocketPairReply::Marshalling(MessageParcel &parcel) const in Marshalling() function in OHOS::Msdp::DeviceStatus::AllocSocketPairReply
/base/msdp/device_status/utils/common/src/
Ddrag_data_packer.cpp29 int32_t DragDataPacker::Marshalling(const DragData &dragData, Parcel &data, bool isCross) in Marshalling() function in OHOS::Msdp::DeviceStatus::DragDataPacker
101 int32_t ShadowPacker::Marshalling(const std::vector<ShadowInfo> &shadowInfos, Parcel &data, bool is… in Marshalling() function in OHOS::Msdp::DeviceStatus::ShadowPacker
200 int32_t SummaryPacker::Marshalling(const SummaryMap &val, Parcel &parcel) in Marshalling() function in OHOS::Msdp::DeviceStatus::SummaryPacker
227 int32_t ShadowOffsetPacker::Marshalling(const ShadowOffset&shadowOffset, Parcel &parcel) in Marshalling() function in OHOS::Msdp::DeviceStatus::ShadowOffsetPacker
Dpreview_style_packer.cpp29 int32_t PreviewStylePacker::Marshalling(const PreviewStyle &previewStyle, Parcel &data) in Marshalling() function in OHOS::Msdp::DeviceStatus::PreviewStylePacker
57 int32_t PreviewAnimationPacker::Marshalling(const PreviewAnimation &previewAnimation, Parcel &data) in Marshalling() function in OHOS::Msdp::DeviceStatus::PreviewAnimationPacker
/base/update/sys_installer/interfaces/inner_api/include/
Dimodule_update.h33 virtual bool Marshalling(Parcel &parcel) const override in Marshalling() function
75 virtual bool Marshalling(Parcel &parcel) const override in Marshalling() function
/base/sensors/miscdevice/utils/common/src/
Dvibrator_infos.cpp81 bool VibratorCapacity::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::Sensors::VibratorCapacity
116 bool VibratePattern::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::Sensors::VibratePattern
260 bool VibrateParameter::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::Sensors::VibrateParameter
/base/inputmethod/imf/common/include/
Ditypes_util.h132 bool ITypesUtil::Marshalling(const std::vector<T> &val, MessageParcel &parcel) in Marshalling() function
197 bool ITypesUtil::Marshalling(const std::map<K, V> &result, MessageParcel &parcel) in Marshalling() function
245 bool ITypesUtil::Marshalling(const std::unordered_map<K, V> &result, MessageParcel &parcel) in Marshalling() function
/base/hiviewdfx/hicollie/interfaces/ndk/
Dreport_data.cpp53 bool ReportData::Marshalling(Parcel &parcel) const in Marshalling() function in OHOS::HiviewDFX::ReportData
/base/hiviewdfx/faultloggerd/tools/crasher_cpp/faults/
Dparcel_sample.cpp21 bool ParcelSample::Marshalling(Parcel& parcel) const in Marshalling() function in OHOS::HiviewDFX::ParcelSample
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
Dquery_argument.cpp20 bool QueryArgument::Marshalling(Parcel& parcel) const in Marshalling() function in OHOS::HiviewDFX::QueryArgument
Dsys_event_rule.cpp20 bool SysEventRule::Marshalling(Parcel& parcel) const in Marshalling() function in OHOS::HiviewDFX::SysEventRule
Dsys_event_query_rule.cpp20 bool SysEventQueryRule::Marshalling(Parcel& parcel) const in Marshalling() function in OHOS::HiviewDFX::SysEventQueryRule
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_dialog_callback_interface.cpp21 bool DialogStatusData::Marshalling(Parcel& parcel) const in Marshalling() function in OHOS::Notification::DialogStatusData
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
Dquery_argument.cpp20 bool QueryArgument::Marshalling(Parcel& parcel) const in Marshalling() function in OHOS::HiviewDFX::QueryArgument
Dsys_event_query_rule.cpp20 bool SysEventQueryRule::Marshalling(Parcel& parcel) const in Marshalling() function in OHOS::HiviewDFX::SysEventQueryRule
Dsys_event_rule.cpp20 bool SysEventRule::Marshalling(Parcel& parcel) const in Marshalling() function in OHOS::HiviewDFX::SysEventRule
/base/accesscontrol/sandbox_manager/frameworks/sandbox_manager/src/
Dpolicy_info_parcel.cpp22 bool PolicyInfoParcel::Marshalling(Parcel &out) const in Marshalling() function in OHOS::AccessControl::SandboxManager::PolicyInfoParcel
/base/security/access_token/frameworks/accesstoken/src/
Dpermission_grant_info_parcel.cpp22 bool PermissionGrantInfoParcel::Marshalling(Parcel& out) const in Marshalling() function in OHOS::Security::AccessToken::PermissionGrantInfoParcel
Dhap_info_parcel.cpp22 bool HapInfoParcel::Marshalling(Parcel& out) const in Marshalling() function in OHOS::Security::AccessToken::HapInfoParcel

12345678