Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_util_module/util/
Djs_textdecoder.cpp63 napi_value TextDecoder::Decode(napi_env env, napi_value src, bool iflag) in Decode() function in OHOS::Util::TextDecoder
Djs_base64.cpp451 napi_value Base64::Decode(napi_env env, napi_value src) in Decode() function in OHOS::Util::Base64