Home
last modified time | relevance | path

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

1234

/base/inputmethod/imf/frameworks/inputmethod_controller/src/
Ditypes_util.cpp38 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(std::string &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil
88 bool ITypesUtil::Unmarshalling(std::u16string &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil
98 bool ITypesUtil::Unmarshalling(std::vector<uint8_t> &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil
108 bool ITypesUtil::Unmarshalling(sptr<IRemoteObject> &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil
122 bool ITypesUtil::Unmarshalling(Property &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil
141 bool ITypesUtil::Unmarshalling(SubProperty &output, MessageParcel &data) in Unmarshalling() function in OHOS::MiscServices::ITypesUtil
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_common.cpp45 SelectAccountsOptions *SelectAccountsOptions::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AccountSA::SelectAccountsOptions
85 VerifyCredentialOptions *VerifyCredentialOptions::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AccountSA::VerifyCredentialOptions
114 SetPropertiesOptions *SetPropertiesOptions::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AccountSA::SetPropertiesOptions
159 CreateAccountOptions *CreateAccountOptions::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AccountSA::CreateAccountOptions
204 CreateAccountImplicitlyOptions *CreateAccountImplicitlyOptions::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::AccountSA::CreateAccountImplicitlyOptions
/base/telephony/core_service/frameworks/native/src/
Dcell_location.cpp23 CellLocation *CellLocation::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::Telephony::CellLocation
48 GsmCellLocation *GsmCellLocation::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::Telephony::GsmCellLocation
129 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
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/hisysevent/adapter/native/idl/src/
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
Dquery_argument.cpp40 QueryArgument* QueryArgument::Unmarshalling(Parcel& parcel) in Unmarshalling() function in OHOS::HiviewDFX::QueryArgument
/base/powermgr/power_manager/frameworks/native/
Drunning_lock_info.cpp55 RunningLockInfo* RunningLockInfo::Unmarshalling(Parcel& parcel) in Unmarshalling() function in OHOS::PowerMgr::RunningLockInfo
109 WorkTrigger* WorkTrigger::Unmarshalling(Parcel& parcel) in Unmarshalling() function in OHOS::PowerMgr::WorkTrigger
/base/security/access_token/frameworks/privacy/src/
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
Dpermission_used_request_parcel.cpp39 PermissionUsedRequestParcel* PermissionUsedRequestParcel::Unmarshalling(Parcel& in) in Unmarshalling() function in OHOS::Security::AccessToken::PermissionUsedRequestParcel
Dpermission_used_result_parcel.cpp38 PermissionUsedResultParcel* PermissionUsedResultParcel::Unmarshalling(Parcel& in) in Unmarshalling() function in OHOS::Security::AccessToken::PermissionUsedResultParcel
Dbundle_used_record_parcel.cpp40 BundleUsedRecordParcel* BundleUsedRecordParcel::Unmarshalling(Parcel& in) in Unmarshalling() function in OHOS::Security::AccessToken::BundleUsedRecordParcel
/base/security/access_token/frameworks/accesstoken/src/
Dpermission_list_state_parcel.cpp29 PermissionListStateParcel* PermissionListStateParcel::Unmarshalling(Parcel& in) in Unmarshalling() function in OHOS::Security::AccessToken::PermissionListStateParcel
Dhap_info_parcel.cpp33 HapInfoParcel* HapInfoParcel::Unmarshalling(Parcel& in) in Unmarshalling() function in OHOS::Security::AccessToken::HapInfoParcel
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/services/privacymanager/src/sensitive/app_manager/
Dapp_state_data.cpp27 AppStateData *AppStateData::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::Security::AccessToken::AppStateData
/base/inputmethod/imf/services/src/
Dinput_channel.cpp50 InputChannel *InputChannel::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::MiscServices::InputChannel
/base/powermgr/thermal_manager/frameworks/native/
Dthermal_srv_sensor_info.cpp44 ThermalSrvSensorInfo *ThermalSrvSensorInfo::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::PowerMgr::ThermalSrvSensorInfo
/base/hiviewdfx/hiview/plugins/faultlogger/service/idl/src/
Dfaultlog_info_ohos.cpp72 FaultLogInfoOhos* FaultLogInfoOhos::Unmarshalling(Parcel& parcel) in Unmarshalling() function in OHOS::HiviewDFX::FaultLogInfoOhos
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_normal_content.cpp59 NotificationNormalContent *NotificationNormalContent::Unmarshalling(Parcel &parcel) in Unmarshalling() function in OHOS::Notification::NotificationNormalContent

1234