Home
last modified time | relevance | path

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

123456

/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Ditypes_util.cpp40 bool ITypesUtil::Unmarshalling(bool &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil
50 bool ITypesUtil::Unmarshalling(uint32_t &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil
60 bool ITypesUtil::Unmarshalling(int32_t &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil
70 bool ITypesUtil::Unmarshalling(uint64_t &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil
80 bool ITypesUtil::Unmarshalling(double &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil
90 bool ITypesUtil::Unmarshalling(std::string &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil
100 bool ITypesUtil::Unmarshalling(std::u16string &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil
110 bool ITypesUtil::Unmarshalling(std::vector<uint8_t> &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil
120 bool ITypesUtil::Unmarshalling(sptr<IRemoteObject> &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil
134 bool ITypesUtil::Unmarshalling(Property &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil
[all …]
/base/msdp/device_status/intention/drag/data/src/
Ddrag_params.cpp44 bool StartDragParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::StartDragParam
65 bool StopDragParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::StopDragParam
89 bool SetDragWindowVisibleParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::SetDragWindowVisibleParam
103 bool UpdateDragStyleParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::UpdateDragStyleParam
129 bool UpdateShadowPicParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::UpdateShadowPicParam
148 bool GetDragTargetPidReply::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::GetDragTargetPidReply
162 bool GetUdKeyReply::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::GetUdKeyReply
181 bool GetShadowOffsetReply::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::GetShadowOffsetReply
200 bool UpdatePreviewStyleParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::UpdatePreviewStyleParam
218 bool UpdatePreviewAnimationParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::UpdatePreviewAnimationParam
[all …]
/base/account/os_account/frameworks/domain_account/src/
Ddomain_account_common.cpp78 DomainAccountInfo *DomainAccountInfo::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AccountSA::DomainAccountInfo
130 GetAccessTokenOptions *GetAccessTokenOptions::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AccountSA::GetAccessTokenOptions
174 GetDomainAccountInfoOptions *GetDomainAccountInfoOptions::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AccountSA::GetDomainAccountInfoOptions
216 AuthStatusInfo *AuthStatusInfo::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AccountSA::AuthStatusInfo
259 DomainAuthResult *DomainAuthResult::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AccountSA::DomainAuthResult
/base/msdp/device_status/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
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_common.cpp45 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
/base/msdp/device_status/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
/base/msdp/device_status/intention/ipc/socket/src/
Dsocket_params.cpp33 bool AllocSocketPairParam::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::AllocSocketPairParam
53 bool AllocSocketPairReply::Unmarshalling(MessageParcel &parcel) in Unmarshalling() function in OHOS::Msdp::DeviceStatus::AllocSocketPairReply
/base/update/sys_installer/interfaces/inner_api/include/
Dimodule_update.h59 static HmpVersionInfo *Unmarshalling(Parcel &parcel) in Unmarshalling() function
97 static HmpUpdateInfo *Unmarshalling(Parcel &parcel) in Unmarshalling() function
/base/telephony/core_service/frameworks/native/src/
Dcell_location.cpp26 CellLocation *CellLocation::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::Telephony::CellLocation
51 GsmCellLocation *GsmCellLocation::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::Telephony::GsmCellLocation
146 CdmaCellLocation *CdmaCellLocation::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::Telephony::CdmaCellLocation
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
Dsys_event_query_rule.cpp40 SysEventQueryRule* SysEventQueryRule::Unmarshalling(Parcel& parcel) in Unmarshalling() function in OHOS::HiviewDFX::SysEventQueryRule
Dsys_event_rule.cpp40 SysEventRule* SysEventRule::Unmarshalling(Parcel& parcel) in Unmarshalling() function in OHOS::HiviewDFX::SysEventRule
Dquery_argument.cpp40 QueryArgument* QueryArgument::Unmarshalling(Parcel& parcel) in Unmarshalling() function in OHOS::HiviewDFX::QueryArgument
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
Dquery_argument.cpp40 QueryArgument* QueryArgument::Unmarshalling(Parcel& parcel) in Unmarshalling() function in OHOS::HiviewDFX::QueryArgument
Dsys_event_query_rule.cpp40 SysEventQueryRule* SysEventQueryRule::Unmarshalling(Parcel& parcel) in Unmarshalling() function in OHOS::HiviewDFX::SysEventQueryRule
Dsys_event_rule.cpp40 SysEventRule* SysEventRule::Unmarshalling(Parcel& parcel) in Unmarshalling() function in OHOS::HiviewDFX::SysEventRule
/base/hiviewdfx/faultloggerd/tools/crasher_cpp/faults/
Dparcel_sample.cpp42 ParcelSample* ParcelSample::Unmarshalling(Parcel& parcel) in Unmarshalling() function in OHOS::HiviewDFX::ParcelSample
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_dialog_callback_interface.cpp30 DialogStatusData* DialogStatusData::Unmarshalling(Parcel& parcel) in Unmarshalling() function in OHOS::Notification::DialogStatusData
/base/security/access_token/frameworks/accesstoken/src/
Dpermission_grant_info_parcel.cpp29 PermissionGrantInfoParcel* PermissionGrantInfoParcel::Unmarshalling(Parcel& in) in Unmarshalling() function in OHOS::Security::AccessToken::PermissionGrantInfoParcel
Dpermission_state_change_info_parcel.cpp30 PermissionStateChangeInfoParcel* PermissionStateChangeInfoParcel::Unmarshalling(Parcel& in) in Unmarshalling() function in OHOS::Security::AccessToken::PermissionStateChangeInfoParcel
Dhap_info_parcel.cpp34 HapInfoParcel* HapInfoParcel::Unmarshalling(Parcel& in) in Unmarshalling() function in OHOS::Security::AccessToken::HapInfoParcel
Dhap_base_info_parcel.cpp30 HapBaseInfoParcel* HapBaseInfoParcel::Unmarshalling(Parcel& in) in Unmarshalling() function in OHOS::Security::AccessToken::HapBaseInfoParcel
Datm_tools_param_info_parcel.cpp32 AtmToolsParamInfoParcel* AtmToolsParamInfoParcel::Unmarshalling(Parcel& in) in Unmarshalling() function in OHOS::Security::AccessToken::AtmToolsParamInfoParcel
/base/security/access_token/frameworks/privacy/src/
Dsec_comp_enhance_data_parcel.cpp31 SecCompEnhanceDataParcel* SecCompEnhanceDataParcel::Unmarshalling(Parcel& in) in Unmarshalling() function in OHOS::Security::AccessToken::SecCompEnhanceDataParcel
Dused_record_detail_parcel.cpp32 UsedRecordDetailParcel* UsedRecordDetailParcel::Unmarshalling(Parcel& in) in Unmarshalling() function in OHOS::Security::AccessToken::UsedRecordDetailParcel
/base/security/access_token/services/common/app_manager/src/
Dapp_state_data.cpp30 AppStateData *AppStateData::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::Security::AccessToken::AppStateData

123456