Searched refs:testNativeWindowNativeWindowAttachBufferErrorCode (Results 1 – 5 of 5) sorted by relevance
61 export const testNativeWindowNativeWindowAttachBufferErrorCode: () => number; constant
134 napi_value testNativeWindowNativeWindowAttachBufferErrorCode(napi_env env, napi_callback_info info);
123 …eWindowNativeWindowAttachBufferErrorCode", nullptr, testNativeWindowNativeWindowAttachBufferErrorC…
1418 napi_value testNativeWindowNativeWindowAttachBufferErrorCode(napi_env env, napi_callback_info info) in testNativeWindowNativeWindowAttachBufferErrorCode() function
696 * @tc.name : testNativeWindowNativeWindowAttachBufferErrorCode697 * @tc.desc : testNativeWindowNativeWindowAttachBufferErrorCode702 …it('testNativeWindowNativeWindowAttachBufferErrorCode', TestType.FUNCTION | Size.MEDIUMTEST | Leve…704 let result: number = nativeWindow.testNativeWindowNativeWindowAttachBufferErrorCode();