Searched defs:retLen (Results 1 - 2 of 2) sorted by relevance
/commonlibrary/ets_utils/js_util_module/util/ | ||
H A D | js_base64.h | 62 size_t retLen = 0;
member 147 size_t retLen = 0; member in OHOS::Util::Base64 |
H A D | js_base64.cpp | 324 size_t Base64::DecodeOut(size_t equalCount, size_t retLen)
in DecodeOut() argument 640 DecodeOut(size_t equalCount, size_t retLen, DecodeInfo *decodeInfo) DecodeOut() argument 665 size_t retLen = 0; DecodeAchieves() local [all...] |
Completed in 2 milliseconds