Home
last modified time | relevance | path

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

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