Home
last modified time | relevance | path

Searched defs:encodedString (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/
H A Dbase64_decode.h86 inline vector<uint8_t> Base64Decode(string_view encodedString) in Base64Decode()
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_decoder_v21.cpp670 std::string VCardDecoderV21::DecodeQuotedPrintable(const std::string &encodedString) in DecodeQuotedPrintable()