Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Dnative_module_buffer.cpp123 static napi_value FromStringUtf16LE(napi_env env, napi_value thisVar, napi_value str) in FromStringUtf16LE() function
195 return FromStringUtf16LE(env, thisVar, args[0]); in FromString()