Home
last modified time | relevance | path

Searched refs:FfiOHOSWindowDestroyWindow (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_mock.cpp25 FFI_EXPORT int FfiOHOSWindowDestroyWindow = 0; variable
H A Dwindow_ffi.h38 FFI_EXPORT int32_t FfiOHOSWindowDestroyWindow(int64_t id);
H A Dwindow_ffi.cpp124 int32_t FfiOHOSWindowDestroyWindow(int64_t id) in FfiOHOSWindowDestroyWindow() function