Home
last modified time | relevance | path

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

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