Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_util_module/util/
H A Djs_base64.h152 const char *inputDecode_ = nullptr; member in OHOS::Util::Base64
H A Djs_base64.cpp231 inputDecode_ = static_cast<const char*>(resultData); in DecodeSyncInner()
232 pret = DecodeAchieve(env, inputDecode_, length, valueType); in DecodeSyncInner()

Completed in 3 milliseconds