Searched refs:testNativeWindowNativeWindowDetachBufferErrorCode (Results 1 – 5 of 5) sorted by relevance
63 export const testNativeWindowNativeWindowDetachBufferErrorCode: () => number; constant
137 napi_value testNativeWindowNativeWindowDetachBufferErrorCode(napi_env env, napi_callback_info info);
128 …eWindowNativeWindowDetachBufferErrorCode", nullptr, testNativeWindowNativeWindowDetachBufferErrorC…
1501 napi_value testNativeWindowNativeWindowDetachBufferErrorCode(napi_env env, napi_callback_info info) in testNativeWindowNativeWindowDetachBufferErrorCode() function
683 * @tc.name : testNativeWindowNativeWindowDetachBufferErrorCode684 * @tc.desc : testNativeWindowNativeWindowDetachBufferErrorCode689 it('testNativeWindowNativeWindowDetachBufferErrorCode', 2, async (done: Function) => {690 let result: number = nativeWindow.testNativeWindowNativeWindowDetachBufferErrorCode();