Searched refs:getValueStringUtf8NotStr (Results 1 – 3 of 3) sorted by relevance
278 export const getValueStringUtf8NotStr: (string) => string;
6143 static napi_value getValueStringUtf8NotStr(napi_env env, napi_callback_info info) in getValueStringUtf8NotStr() function10110 DECLARE_NAPI_FUNCTION("getValueStringUtf8NotStr", getValueStringUtf8NotStr), in Init()
2658 let value = napitest.getValueStringUtf8NotStr(123);