Home
last modified time | relevance | path

Searched refs:NativeWindowSetTunnelHandle (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dwindow.h64 int32_t NativeWindowSetTunnelHandle(OHNativeWindow *window, const OHExtDataHandle *handle);
/foundation/graphic/graphic_surface/surface/test/fuzztest/nativewindow_fuzzer/
H A Dnativewindow_fuzzer.cpp198 NativeWindowSetTunnelHandle(nativeWindow, reinterpret_cast<OHExtDataHandle *>(handle)); in NativeWindowFuzzTest1()
/foundation/graphic/graphic_surface/surface/src/
H A Dnative_window.cpp624 int32_t NativeWindowSetTunnelHandle(OHNativeWindow *window, const OHExtDataHandle *handle) in NativeWindowSetTunnelHandle() function
1000 WEAK_ALIAS(NativeWindowSetTunnelHandle, OH_NativeWindow_NativeWindowSetTunnelHandle);
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_window_test.cpp2099 ASSERT_EQ(NativeWindowSetTunnelHandle(nativeWindowTemp, handle), OHOS::GSERROR_INVALID_ARGUMENTS); in HWTEST_F()

Completed in 7 milliseconds