/ohos5.0/base/telephony/sms_mms/services/sms/cdma/ |
H A D | cdma_sms_parameter_record.cpp | 55 bool CdmaSmsTeleserviceId::Decode(SmsReadBuffer &pdu) in Decode() function in OHOS::Telephony::CdmaSmsTeleserviceId 85 bool CdmaSmsServiceCategory::Decode(SmsReadBuffer &pdu) in Decode() function in OHOS::Telephony::CdmaSmsServiceCategory 116 bool CdmaSmsBearerReply::Decode(SmsReadBuffer &pdu) in Decode() function in OHOS::Telephony::CdmaSmsBearerReply 161 bool CdmaSmsCauseCodes::Decode(SmsReadBuffer &pdu) in Decode() function in OHOS::Telephony::CdmaSmsCauseCodes 238 bool CdmaSmsAddressParameter::Decode(SmsReadBuffer &pdu) in Decode() function in OHOS::Telephony::CdmaSmsAddressParameter 378 bool CdmaSmsSubaddress::Decode(SmsReadBuffer &pdu) in Decode() function in OHOS::Telephony::CdmaSmsSubaddress 486 bool CdmaSmsBearerData::Decode(SmsReadBuffer &pdu) in Decode() function in OHOS::Telephony::CdmaSmsBearerData
|
H A D | cdma_sms_sub_parameter.cpp | 59 bool CdmaSmsBaseParameter::Decode(SmsReadBuffer &pdu) in Decode() function in OHOS::Telephony::CdmaSmsBaseParameter 118 bool CdmaSmsMessageId::Decode(SmsReadBuffer &pdu) in Decode() function in OHOS::Telephony::CdmaSmsMessageId 177 bool CdmaSmsAbsoluteTime::Decode(SmsReadBuffer &pdu) in Decode() function in OHOS::Telephony::CdmaSmsAbsoluteTime 237 bool CdmaSmsPriorityInd::Decode(SmsReadBuffer &pdu) in Decode() function in OHOS::Telephony::CdmaSmsPriorityInd 278 bool CdmaSmsPrivacyInd::Decode(SmsReadBuffer &pdu) in Decode() function in OHOS::Telephony::CdmaSmsPrivacyInd 320 bool CdmaSmsReplyOption::Decode(SmsReadBuffer &pdu) in Decode() function in OHOS::Telephony::CdmaSmsReplyOption 556 bool CdmaSmsUserData::Decode(SmsReadBuffer &pdu) in Decode() function in OHOS::Telephony::CdmaSmsUserData 757 bool CdmaSmsCmasData::Decode(SmsReadBuffer &pdu) in Decode() function in OHOS::Telephony::CdmaSmsCmasData 1025 bool CdmaSmsLanguageInd::Decode(SmsReadBuffer &pdu) in Decode() function in OHOS::Telephony::CdmaSmsLanguageInd 1202 bool CdmaSmsDisplayMode::Decode(SmsReadBuffer &pdu) in Decode() function in OHOS::Telephony::CdmaSmsDisplayMode [all …]
|
H A D | cdma_sms_transport_message.cpp | 58 bool CdmaSmsTransportMessage::Decode(SmsReadBuffer &pdu) in Decode() function in OHOS::Telephony::CdmaSmsTransportMessage
|
H A D | cdma_sms_teleservice_message.cpp | 50 bool CdmaSmsTeleserviceMessage::Decode(SmsReadBuffer &pdu) in Decode() function in OHOS::Telephony::CdmaSmsTeleserviceMessage
|
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/utils/ |
H A D | mms_base64.cpp | 31 std::string MmsBase64::Decode(const std::string src) in Decode() function in OHOS::Telephony::MmsBase64
|
H A D | mms_quoted_printable.cpp | 48 bool MmsQuotedPrintable::Decode(const std::string src, std::string &dest) in Decode() function in OHOS::Telephony::MmsQuotedPrintable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/base64/ |
H A D | base64_util.cpp | 23 bool Base64Util::Decode(const std::string& src, std::string& dst) in Decode() function in OHOS::Ace::Base64Util
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/moduletest/socket/stream_encrypt_test/ |
H A D | tmessenger.cpp | 33 std::shared_ptr<Request> Request::Decode(const std::string &data) in Decode() function in OHOS::Request 54 std::shared_ptr<Response> Response::Decode(const std::string &data) in Decode() function in OHOS::Response 98 std::shared_ptr<Message> Message::Decode(const std::string &data) in Decode() function in OHOS::Message
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/ |
H A D | base32_utils.cpp | 47 std::string Base32::Decode(const std::string &input) in Decode() function in OHOS::UDMF::Base32
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/mock/ |
H A D | mock_abs_image_decoder.h | 39 uint32_t Decode(uint32_t index, DecodeContext &context) in Decode() function
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/netlink/src/ |
H A D | netlink_data.cpp | 29 void NetlinkData::Decode(const char *msg) in Decode() function in OHOS::StorageDaemon::NetlinkData
|
/ohos5.0/base/telephony/core_service/utils/vcard/src/ |
H A D | vcard_decoder.cpp | 97 void VCardDecoder::Decode(int32_t &errorCode) {} in Decode() function in OHOS::Telephony::VCardDecoder
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
H A D | dwarf_op.cpp | 52 bool DwarfOp<AddressType>::Decode(DfxRegs& regs, uintptr_t& addr) in Decode() function in OHOS::HiviewDFX::DwarfOp
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_ohos_image_decoder_adapter_impl.cpp | 51 bool ArkOhosImageDecoderAdapterImpl::Decode(const uint8_t* data, in Decode() function in OHOS::ArkWeb::ArkOhosImageDecoderAdapterImpl
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_ohos_image_decoder_adapter_wrapper.cpp | 53 bool ArkOhosImageDecoderAdapterWrapper::Decode(const uint8_t* data, in Decode() function in OHOS::ArkWeb::ArkOhosImageDecoderAdapterWrapper
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/ |
H A D | base64_helper.cpp | 83 bool Base64Helper::Decode(const std::string &input, std::vector<uint8_t> &output) in Decode() function in OHOS::NativePreferences::Base64Helper
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ |
H A D | tiff_parser.cpp | 40 void TiffParser::Decode(const unsigned char *dataPtr, const uint32_t &size, ExifData **exifData) in Decode() function in OHOS::Media::TiffParser
|
/ohos5.0/drivers/hdf_core/framework/include/audio/ |
H A D | audio_dsp_if.h | 151 …int32_t (*Decode)(const struct AudioCard *audioCard, const uint8_t *buf, const struct DspDevice *d… member
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/ |
H A D | paste_data_entry.cpp | 51 bool MineCustomData::Decode(const std::vector<std::uint8_t>& buffer) in Decode() function in OHOS::MiscServices::MineCustomData 140 bool PasteDataEntry::Decode(const std::vector<std::uint8_t>& buffer) in Decode() function in OHOS::MiscServices::PasteDataEntry
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libheifplugin/src/ |
H A D | heif_decoder.cpp | 76 uint32_t HeifDecoder::Decode(uint32_t index, DecodeContext &context) in Decode() function in OHOS::ImagePlugin::HeifDecoder
|
/ohos5.0/drivers/peripheral/codec/test/demo/jpeg/src/ |
H A D | jpeg_decoder.cpp | 193 int32_t JpegDecoder::Decode(CommandOpt opt) in Decode() function in JpegDecoder
|
/ohos5.0/base/web/webview/ohos_adapter/ohos_image_adapter/src/ |
H A D | ohos_image_decoder_adapter_impl.cpp | 97 bool OhosImageDecoderAdapterImpl::Decode(const uint8_t* data, in Decode() function in OHOS::NWeb::OhosImageDecoderAdapterImpl
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/librawplugin/src/ |
H A D | raw_decoder.cpp | 199 uint32_t RawDecoder::Decode(uint32_t index, DecodeContext &context) in Decode() function in OHOS::ImagePlugin::RawDecoder
|
/ohos5.0/foundation/communication/netstack/utils/tlv_utils/src/ |
H A D | tlv_utils.cpp | 224 uint32_t TlvUtils::Decode(DfxMessage &msg, void *data, uint32_t dataSize) in Decode() function in OHOS::NetStack::TlvUtils
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/ |
H A D | bmp_decoder.cpp | 287 uint32_t BmpDecoder::Decode(uint32_t index, DecodeContext &context) in Decode() function in OHOS::ImagePlugin::BmpDecoder
|