Searched refs:testNativeWindowNativeWindowAttachBufferNormal (Results 1 – 5 of 5) sorted by relevance
62 export const testNativeWindowNativeWindowAttachBufferNormal: () => number; constant
136 napi_value testNativeWindowNativeWindowAttachBufferNormal(napi_env env, napi_callback_info info);
126 …ativeWindowNativeWindowAttachBufferNormal", nullptr, testNativeWindowNativeWindowAttachBufferNorma…
1457 napi_value testNativeWindowNativeWindowAttachBufferNormal(napi_env env, napi_callback_info info) in testNativeWindowNativeWindowAttachBufferNormal() function
668 * @tc.name : testNativeWindowNativeWindowAttachBufferNormal669 * @tc.desc : testNativeWindowNativeWindowAttachBufferNormal674 it('testNativeWindowNativeWindowAttachBufferNormal', 0, async (done: Function) => {675 let result: number = nativeWindow.testNativeWindowNativeWindowAttachBufferNormal();