Searched defs:FreedMemory (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/ | ||
H A D | js_stringdecoder.cpp | 109 void StringDecoder::FreedMemory(UChar *&pData) in FreedMemory() function in OHOS::Util::StringDecoder |
H A D | js_textdecoder.cpp | 221 void TextDecoder::FreedMemory(UChar *&pData) in FreedMemory() function in OHOS::Util::TextDecoder |
/ohos5.0/commonlibrary/ets_utils/platform/ohos/ | ||
H A D | util_helper.cpp | 161 void FreedMemory(char *data) in FreedMemory() function |