Searched refs:getValueStringUtf8Null (Results 1 – 3 of 3) sorted by relevance
277 export const getValueStringUtf8Null: (string) => string;
6128 static napi_value getValueStringUtf8Null(napi_env env, napi_callback_info info) in getValueStringUtf8Null() function10109 DECLARE_NAPI_FUNCTION("getValueStringUtf8Null", getValueStringUtf8Null), in Init()
2637 let value = napitest.getValueStringUtf8Null(null);