Searched refs:testNativeWindowCreateNativeWindowFromSurfaceIdSurfaceId (Results 1 – 5 of 5) sorted by relevance
22 export const testNativeWindowCreateNativeWindowFromSurfaceIdSurfaceId: () => number; constant
88 napi_value testNativeWindowCreateNativeWindowFromSurfaceIdSurfaceId(napi_env env, napi_callback_inf…
42 …testNativeWindowCreateNativeWindowFromSurfaceIdSurfaceId, nullptr, nullptr, nullptr, napi_default,…
168 napi_value testNativeWindowCreateNativeWindowFromSurfaceIdSurfaceId(napi_env env, napi_callback_inf… in testNativeWindowCreateNativeWindowFromSurfaceIdSurfaceId() function
101 * @tc.name : testNativeWindowCreateNativeWindowFromSurfaceIdSurfaceId102 * @tc.desc : testNativeWindowCreateNativeWindowFromSurfaceIdSurfaceId107 it('testNativeWindowCreateNativeWindowFromSurfaceIdSurfaceId', 1, async (done: Function) => {108 let result: number = nativeWindow.testNativeWindowCreateNativeWindowFromSurfaceIdSurfaceId();