Home
last modified time | relevance | path

Searched refs:sinputDecoding (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/ets_utils/js_util_module/util/
H A Djs_base64.h59 unsigned char *sinputDecoding = nullptr; member
H A Djs_base64.cpp743 stdDecodeInfo->sinputDecoding = rets; in ReadStdDecode()
758 reinterpret_cast<const void*>(stdDecodeInfo->sinputDecoding), bufferSize) != EOK) { in EndStdDecode()
768 delete[] stdDecodeInfo->sinputDecoding; in EndStdDecode()

Completed in 5 milliseconds