Home
last modified time | relevance | path

Searched defs:Decode (Results 1 – 25 of 32) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/base/base64/
Dbase64_util.cpp23 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/
Dtmessenger.cpp32 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/
Dbase64.h63 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/
Dmock_abs_image_decoder.h39 uint32_t Decode(uint32_t index, DecodeContext &context) in Decode() function
/foundation/distributeddatamgr/udmf/framework/common/
Dbase32_utils.cpp47 std::string Base32::Decode(const std::string &input) in Decode() function in OHOS::UDMF::Base32
/foundation/filemanagement/storage_service/services/storage_daemon/netlink/src/
Dnetlink_data.cpp29 void NetlinkData::Decode(const char *msg) in Decode() function in OHOS::StorageDaemon::NetlinkData
/foundation/distributeddatamgr/preferences/frameworks/native/src/
Dbase64_helper.cpp83 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/
Daudio_g711_codec.cpp106 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/
Dtiff_parser.cpp40 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/
Dpaste_data_entry.cpp51 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
Dpaste_data.cpp473 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/
Dheif_decoder.cpp76 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/
Draw_decoder.cpp199 uint32_t RawDecoder::Decode(uint32_t index, DecodeContext &context) in Decode() function in OHOS::ImagePlugin::RawDecoder
/foundation/communication/netstack/utils/tlv_utils/src/
Dtlv_utils.cpp224 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/
Dbmp_decoder.cpp287 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/
Dbase64_utils.cpp137 std::vector<uint8_t> Decode(const std::string &encoded) in Decode() function
/foundation/communication/netmanager_base/utils/common_utils/src/
Dbase64_utils.cpp137 std::string Decode(const std::string &encoded) in Decode() function
/foundation/communication/netstack/frameworks/js/napi/http/cache/base64/src/
Dbase64_utils.cpp143 std::string Decode(const std::string &encoded) in Decode() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Ddb_base64_utils.cpp157 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/
Dwebp_decoder.cpp125 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/
Djpeg_hw_decoder.cpp173 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/
Dsvg_decoder.cpp316 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/
Dcommon_func.cpp310 string CommonFunc::Decode(const std::string &uri) in Decode() function in OHOS::FileManagement::ModuleFileIO::CommonFunc
/foundation/communication/netstack/frameworks/cj/http/src/
Dnet_http_utils.cpp258 std::string Decode(const std::string &encoded) in GetNowTimeGMT() function
/foundation/filemanagement/app_file_service/interfaces/common/src/
Dsandbox_helper.cpp89 string SandboxHelper::Decode(const string &uri) in Decode() function in OHOS::AppFileService::SandboxHelper

12