Searched refs:getValueStringUtf16Null (Results 1 – 3 of 3) sorted by relevance
280 export const getValueStringUtf16Null: (string) => string;
6175 static napi_value getValueStringUtf16Null(napi_env env, napi_callback_info info) in getValueStringUtf16Null() function10112 DECLARE_NAPI_FUNCTION("getValueStringUtf16Null", getValueStringUtf16Null), in Init()
2700 let value = napitest.getValueStringUtf16Null(null);