Home
last modified time | relevance | path

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

12345

/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/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/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/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/hisysevent/adapter/native/idl/src/
Dsys_event_query_rule.cpp40 SysEventQueryRule* SysEventQueryRule::Unmarshalling(Parcel& parcel) in Unmarshalling() function in OHOS::HiviewDFX::SysEventQueryRule
Dquery_argument.cpp40 QueryArgument* QueryArgument::Unmarshalling(Parcel& parcel) in Unmarshalling() function in OHOS::HiviewDFX::QueryArgument
Dsys_event_rule.cpp40 SysEventRule* SysEventRule::Unmarshalling(Parcel& parcel) in Unmarshalling() function in OHOS::HiviewDFX::SysEventRule
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
Dquery_argument.cpp40 QueryArgument* QueryArgument::Unmarshalling(Parcel& parcel) in Unmarshalling() function in OHOS::HiviewDFX::QueryArgument
Dsys_event_rule.cpp40 SysEventRule* SysEventRule::Unmarshalling(Parcel& parcel) in Unmarshalling() function in OHOS::HiviewDFX::SysEventRule
Dsys_event_query_rule.cpp40 SysEventQueryRule* SysEventQueryRule::Unmarshalling(Parcel& parcel) in Unmarshalling() function in OHOS::HiviewDFX::SysEventQueryRule
/base/security/access_token/frameworks/accesstoken/src/
Dhap_info_parcel.cpp34 HapInfoParcel* HapInfoParcel::Unmarshalling(Parcel& in) in Unmarshalling() function in OHOS::Security::AccessToken::HapInfoParcel
Dpermission_list_state_parcel.cpp29 PermissionListStateParcel* PermissionListStateParcel::Unmarshalling(Parcel& in) in Unmarshalling() function in OHOS::Security::AccessToken::PermissionListStateParcel
Dpermission_state_change_info_parcel.cpp30 PermissionStateChangeInfoParcel* PermissionStateChangeInfoParcel::Unmarshalling(Parcel& in) in Unmarshalling() function in OHOS::Security::AccessToken::PermissionStateChangeInfoParcel
Dpermission_def_parcel.cpp39 PermissionDefParcel* PermissionDefParcel::Unmarshalling(Parcel& in) in Unmarshalling() function in OHOS::Security::AccessToken::PermissionDefParcel
Dhap_token_info_parcel.cpp38 HapTokenInfoParcel* HapTokenInfoParcel::Unmarshalling(Parcel& in) in Unmarshalling() function in OHOS::Security::AccessToken::HapTokenInfoParcel
/base/security/access_token/frameworks/privacy/src/
Dsec_comp_enhance_data_parcel.cpp30 SecCompEnhanceDataParcel* SecCompEnhanceDataParcel::Unmarshalling(Parcel& in) in Unmarshalling() function in OHOS::Security::AccessToken::SecCompEnhanceDataParcel
Dused_record_detail_parcel.cpp30 UsedRecordDetailParcel* UsedRecordDetailParcel::Unmarshalling(Parcel& in) in Unmarshalling() function in OHOS::Security::AccessToken::UsedRecordDetailParcel
Dperm_active_response_parcel.cpp31 ActiveChangeResponseParcel* ActiveChangeResponseParcel::Unmarshalling(Parcel& in) in Unmarshalling() function in OHOS::Security::AccessToken::ActiveChangeResponseParcel
/base/security/access_token/services/privacymanager/src/sensitive/app_manager/
Dapp_state_data.cpp28 AppStateData *AppStateData::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::Security::AccessToken::AppStateData
Dprocess_data.cpp49 ProcessData *ProcessData::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::Security::AccessToken::ProcessData
/base/inputmethod/imf/services/src/
Dinput_channel.cpp36 InputChannel *InputChannel::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::MiscServices::InputChannel
/base/hiviewdfx/hiview/adapter/service/idl/src/
Dhiview_file_info.cpp34 HiviewFileInfo* HiviewFileInfo::Unmarshalling(Parcel &inParcel) in Unmarshalling() function in OHOS::HiviewDFX::HiviewFileInfo
/base/security/dlp_permission_service/frameworks/dlp_permission/src/
Dopen_dlp_file_callback_info_parcel.cpp41 OpenDlpFileCallbackInfoParcel* OpenDlpFileCallbackInfoParcel::Unmarshalling(Parcel& in) in Unmarshalling() function in OHOS::Security::DlpPermission::OpenDlpFileCallbackInfoParcel
Ddlp_sandbox_callback_info_parcel.cpp41 DlpSandboxCallbackInfoParcel *DlpSandboxCallbackInfoParcel::Unmarshalling(Parcel &in) in Unmarshalling() function in OHOS::Security::DlpPermission::DlpSandboxCallbackInfoParcel
Dauth_user_info_parcel.cpp47 AuthUserInfoParcel* AuthUserInfoParcel::Unmarshalling(Parcel& in) in Unmarshalling() function in OHOS::Security::DlpPermission::AuthUserInfoParcel

12345