Home
last modified time | relevance | path

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

/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/filemanagement/storage_service/services/storage_daemon/netlink/src/
Dnetlink_data.cpp28 void NetlinkData::Decode(const char *msg) in Decode() function in OHOS::StorageDaemon::NetlinkData
/foundation/multimedia/image_framework/plugins/common/libs/image/libheifplugin/src/
Dheif_decoder.cpp70 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.cpp193 uint32_t RawDecoder::Decode(uint32_t index, DecodeContext &context) in Decode() function in OHOS::ImagePlugin::RawDecoder
/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/
Dbmp_decoder.cpp280 uint32_t BmpDecoder::Decode(uint32_t index, DecodeContext &context) in Decode() function in OHOS::ImagePlugin::BmpDecoder
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
Dpaste_data_record.cpp292 bool MineCustomData::Decode(const std::vector<std::uint8_t> &buffer) in Decode() function in OHOS::MiscServices::MineCustomData
332 bool PasteDataRecord::Decode(const std::vector<std::uint8_t> &buffer) in Decode() function in OHOS::MiscServices::PasteDataRecord
Dpaste_data.cpp381 bool PasteData::Decode(const std::vector<std::uint8_t> &buffer) in Decode() function in OHOS::MiscServices::PasteData
459 bool PasteDataProperty::Decode(const std::vector<std::uint8_t> &buffer) in Decode() function in OHOS::MiscServices::PasteDataProperty
/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/datamgr_service/services/distributeddataservice/service/data_share/common/
Dbase64_utils.cpp137 std::vector<uint8_t> Decode(const std::string &encoded) in Decode() function
/foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/src/
Dwebp_decoder.cpp119 uint32_t WebpDecoder::Decode(uint32_t index, DecodeContext &context) in Decode() function in OHOS::ImagePlugin::WebpDecoder
/foundation/filemanagement/app_file_service/interfaces/common/src/
Dsandbox_helper.cpp85 string SandboxHelper::Decode(const string &uri) in Decode() function in OHOS::AppFileService::SandboxHelper
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/
Dcommon_func.cpp233 string CommonFunc::Decode(const std::string &uri) in Decode() function in OHOS::FileManagement::ModuleFileIO::CommonFunc
/foundation/multimedia/image_framework/plugins/common/libs/image/libsvgplugin/src/
Dsvg_decoder.cpp291 uint32_t SvgDecoder::Decode(uint32_t index, DecodeContext &context) in Decode() function in OHOS::ImagePlugin::SvgDecoder
/foundation/distributeddatamgr/pasteboard/framework/tlv/
Dtlv_object.cpp233 bool TLVObject::Decode(const std::vector<std::uint8_t> &buffer, size_t &cursor, size_t total) in Decode() function in OHOS::MiscServices::TLVObject
/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
Dpng_decoder.cpp157 uint32_t PngDecoder::Decode(uint32_t index, DecodeContext &context) in Decode() function in OHOS::ImagePlugin::PngDecoder
/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/
Dgif_decoder.cpp135 uint32_t GifDecoder::Decode(uint32_t index, DecodeContext &context) in Decode() function in OHOS::ImagePlugin::GifDecoder
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
Dext_decoder.cpp432 uint32_t ExtDecoder::Decode(uint32_t index, DecodeContext &context) in HeapMemAlloc() function in OHOS::ImagePlugin::ExtDecoder
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
Djpeg_decoder.cpp468 uint32_t JpegDecoder::Decode(uint32_t index, DecodeContext &context) in Decode() function in OHOS::ImagePlugin::JpegDecoder
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
Ddistributed_want.cpp1401 std::string DistributedWant::Decode(const std::string& str) in Decode() function in OHOS::DistributedSchedule::DistributedWant
/foundation/ability/ability_base/interfaces/kits/native/want/src/
Dwant.cpp1728 std::string Want::Decode(const std::string &str) in Decode() function in OHOS::AAFwk::Want