Home
last modified time | relevance | path

Searched defs:UnMarshalling (Results 1 – 9 of 9) sorted by relevance

/base/msdp/device_status/utils/common/src/
Dpreview_style_packer.cpp44 int32_t PreviewStylePacker::UnMarshalling(Parcel &data, PreviewStyle &previewStyle) in UnMarshalling() function in OHOS::Msdp::DeviceStatus::PreviewStylePacker
66 int32_t PreviewAnimationPacker::UnMarshalling(Parcel &data, PreviewAnimation &previewAnimation) in UnMarshalling() function in OHOS::Msdp::DeviceStatus::PreviewAnimationPacker
Ddrag_data_packer.cpp55 int32_t DragDataPacker::UnMarshalling(Parcel &data, DragData &dragData, bool isCross) in UnMarshalling() function in OHOS::Msdp::DeviceStatus::DragDataPacker
102 int32_t ShadowPacker::UnMarshalling(Parcel &data, std::vector<ShadowInfo> &shadowInfos, bool isCros… in UnMarshalling() function in OHOS::Msdp::DeviceStatus::ShadowPacker
178 int32_t SummaryPacker::UnMarshalling(Parcel &parcel, SummaryMap &val) in UnMarshalling() function in OHOS::Msdp::DeviceStatus::SummaryPacker
/base/msdp/device_status/frameworks/native/interaction/src/
Ddrag_data_util.cpp31 int32_t DragDataUtil::UnMarshalling(Parcel &data, DragData &dragData, bool isCross) in UnMarshalling() function in OHOS::Msdp::DeviceStatus::DragDataUtil
/base/telephony/core_service/services/sim/src/
Dplmn_file.cpp50 PlmnFile *PlmnFile::UnMarshalling(Parcel &parcel) in UnMarshalling() function in OHOS::Telephony::PlmnFile
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_base_parcel.h146 std::shared_ptr<HrilEmptyParcel> UnMarshalling(Parcel &parcel) in UnMarshalling() function
196 std::shared_ptr<HRilCommonParcel<T>> UnMarshalling(Parcel &parcel) in UnMarshalling() function
/base/telephony/sms_mms/frameworks/native/sms/src/
Dshort_message.cpp120 ShortMessage ShortMessage::UnMarshalling(Parcel &parcel) in UnMarshalling() function in OHOS::Telephony::ShortMessage
/base/telephony/core_service/interfaces/innerkits/include/
Ddialling_numbers_info.h92 static std::shared_ptr<DiallingNumbersInfo> UnMarshalling(Parcel &parcel) in UnMarshalling() function
Dsim_state_type.h408 std::shared_ptr<IccAccountInfo> UnMarshalling(Parcel &parcel) in UnMarshalling() function
/base/telephony/core_service/frameworks/native/src/
Doperator_config_types.cpp195 std::shared_ptr<OperatorConfig> OperatorConfig::UnMarshalling(Parcel &parcel) in UnMarshalling() function in OHOS::Telephony::OperatorConfig