Home
last modified time | relevance | path

Searched refs:ReplaceNull (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_util_module/util/
H A Djs_textdecoder.cpp70 const char *source = ReplaceNull(data, length); in Decode()
283 const char* TextDecoder::ReplaceNull(void *data, size_t length) const in ReplaceNull() function in OHOS::Util::TextDecoder
H A Djs_textdecoder.h154 const char* ReplaceNull(void *data, size_t length) const;