Home
last modified time | relevance | path

Searched refs:sinputDecode (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_util_module/util/
H A Djs_base64.h58 char *sinputDecode = nullptr; member
H A Djs_base64.cpp613 stdDecodeInfo_->sinputDecode = inputDecode; in CreateDecodePromise()
664 const char *input = decodeInfo->sinputDecode; in DecodeAchieves()
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/test/
H A Dtest_util.cpp3268 stdDecodeInfo2->sinputDecode = arr2;
3277 stdDecodeInfo3->sinputDecode = arr3;