Home
last modified time | relevance | path

Searched defs:testNativeWindowNativeWindowSetTunnelHandle (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/types/libnativewindow.so/
Dindex.d.ts115 export const testNativeWindowNativeWindowSetTunnelHandle: () => number; constant
/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/
Dnativewindow3.cpp177 napi_value testNativeWindowNativeWindowSetTunnelHandle(napi_env env, napi_callback_info info) in testNativeWindowNativeWindowSetTunnelHandle() function