Searched refs:getValueStringUtf16NotStr (Results 1 – 3 of 3) sorted by relevance
281 export const getValueStringUtf16NotStr: (string) => string;
6187 static napi_value getValueStringUtf16NotStr(napi_env env, napi_callback_info info) in getValueStringUtf16NotStr() function10113 DECLARE_NAPI_FUNCTION("getValueStringUtf16NotStr", getValueStringUtf16NotStr), in Init()
2721 let value = napitest.getValueStringUtf16NotStr(123);