Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_util_module/util/
H A Djs_textdecoder.h141 const char* ReplaceNull(void *data, size_t length) const;
H A Djs_textdecoder.cpp117 const char *source = ReplaceNull(data, length); in Decode()
321 const char* TextDecoder::ReplaceNull(void *data, size_t length) const in ReplaceNull() function in OHOS::Util::TextDecoder

Completed in 1 milliseconds