| /foundation/arkui/ace_engine/frameworks/base/base64/ |
| D | base64_util.cpp | 23 bool Base64Util::Decode(const std::string& src, std::string& dst) in Decode() function in OHOS::Ace::Base64Util
|
| /foundation/communication/dsoftbus/tests/sdk/transmission/moduletest/socket/stream_encrypt_test/ |
| D | tmessenger.cpp | 32 std::shared_ptr<Request> Request::Decode(const std::string &data) in Decode() function in OHOS::Request 53 std::shared_ptr<Response> Response::Decode(const std::string &data) in Decode() function in OHOS::Response 97 std::shared_ptr<Message> Message::Decode(const std::string &data) in Decode() function in OHOS::Message
|
| /foundation/CastEngine/castengine_wifi_display/services/utils/ |
| D | base64.h | 63 static uint32_t Decode(const char *code, uint32_t code_len, uint8_t *plain) in Decode() function
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/mock/ |
| D | mock_abs_image_decoder.h | 39 uint32_t Decode(uint32_t index, DecodeContext &context) in Decode() function
|
| /foundation/distributeddatamgr/udmf/framework/common/ |
| D | base32_utils.cpp | 47 std::string Base32::Decode(const std::string &input) in Decode() function in OHOS::UDMF::Base32
|
| /foundation/filemanagement/storage_service/services/storage_daemon/netlink/src/ |
| D | netlink_data.cpp | 29 void NetlinkData::Decode(const char *msg) in Decode() function in OHOS::StorageDaemon::NetlinkData
|
| /foundation/distributeddatamgr/preferences/frameworks/native/src/ |
| D | base64_helper.cpp | 83 bool Base64Helper::Decode(const std::string &input, std::vector<uint8_t> &output) in Decode() function in OHOS::NativePreferences::Base64Helper
|
| /foundation/CastEngine/castengine_wifi_display/services/codec/src/ |
| D | audio_g711_codec.cpp | 106 int32_t AudioG711Decoder::Decode(uint8_t *encoded, int32_t nSamples, int16_t *decoded) in Decode() function in OHOS::Sharing::AudioG711Decoder
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ |
| 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
|
| /foundation/distributeddatamgr/pasteboard/framework/innerkits/src/ |
| 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
|
| D | paste_data.cpp | 473 bool PasteData::Decode(const std::vector<std::uint8_t> &buffer) in Decode() function in OHOS::MiscServices::PasteData 644 bool PasteDataProperty::Decode(const std::vector<std::uint8_t> &buffer) in Decode() function in OHOS::MiscServices::PasteDataProperty
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libheifplugin/src/ |
| D | heif_decoder.cpp | 76 uint32_t HeifDecoder::Decode(uint32_t index, DecodeContext &context) in Decode() function in OHOS::ImagePlugin::HeifDecoder
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/librawplugin/src/ |
| D | raw_decoder.cpp | 199 uint32_t RawDecoder::Decode(uint32_t index, DecodeContext &context) in Decode() function in OHOS::ImagePlugin::RawDecoder
|
| /foundation/communication/netstack/utils/tlv_utils/src/ |
| D | tlv_utils.cpp | 224 uint32_t TlvUtils::Decode(DfxMessage &msg, void *data, uint32_t dataSize) in Decode() function in OHOS::NetStack::TlvUtils
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/ |
| D | bmp_decoder.cpp | 287 uint32_t BmpDecoder::Decode(uint32_t index, DecodeContext &context) in Decode() function in OHOS::ImagePlugin::BmpDecoder
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ |
| D | base64_utils.cpp | 137 std::vector<uint8_t> Decode(const std::string &encoded) in Decode() function
|
| /foundation/communication/netmanager_base/utils/common_utils/src/ |
| D | base64_utils.cpp | 137 std::string Decode(const std::string &encoded) in Decode() function
|
| /foundation/communication/netstack/frameworks/js/napi/http/cache/base64/src/ |
| D | base64_utils.cpp | 143 std::string Decode(const std::string &encoded) in Decode() function
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| D | db_base64_utils.cpp | 157 std::vector<uint8_t> DBBase64Utils::Decode(const std::string &encoded) in Decode() function in DistributedDB::DBBase64Utils
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/src/ |
| D | webp_decoder.cpp | 125 uint32_t WebpDecoder::Decode(uint32_t index, DecodeContext &context) in Decode() function in OHOS::ImagePlugin::WebpDecoder
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/ |
| D | jpeg_hw_decoder.cpp | 173 uint32_t JpegHardwareDecoder::Decode(SkCodec *codec, ImagePlugin::InputDataStream *srcStream, in Decode() function in OHOS::ImagePlugin::JpegHardwareDecoder
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libsvgplugin/src/ |
| D | svg_decoder.cpp | 316 uint32_t SvgDecoder::Decode(uint32_t index, DecodeContext &context) in Decode() function in OHOS::ImagePlugin::SvgDecoder
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/ |
| D | common_func.cpp | 310 string CommonFunc::Decode(const std::string &uri) in Decode() function in OHOS::FileManagement::ModuleFileIO::CommonFunc
|
| /foundation/communication/netstack/frameworks/cj/http/src/ |
| D | net_http_utils.cpp | 258 std::string Decode(const std::string &encoded) in GetNowTimeGMT() function
|
| /foundation/filemanagement/app_file_service/interfaces/common/src/ |
| D | sandbox_helper.cpp | 89 string SandboxHelper::Decode(const string &uri) in Decode() function in OHOS::AppFileService::SandboxHelper
|