Searched refs:testNativeWindowNativeWindowSetTunnelHandle (Results 1 – 6 of 6) sorted by relevance
115 export const testNativeWindowNativeWindowSetTunnelHandle: () => number; constant
244 …testNativeWindowNativeWindowSetTunnelHandle", nullptr, testNativeWindowNativeWindowSetTunnelHandle…
263 napi_value testNativeWindowNativeWindowSetTunnelHandle(napi_env env, napi_callback_info info);
177 napi_value testNativeWindowNativeWindowSetTunnelHandle(napi_env env, napi_callback_info info) in testNativeWindowNativeWindowSetTunnelHandle() function
1561 …it('testNativeWindowNativeWindowSetTunnelHandle', TestType.FUNCTION | Size.MEDIUMTEST | Level.LEVE…1563 let result: number = nativeWindow.testNativeWindowNativeWindowSetTunnelHandle();