Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_mock.cpp70 FFI_EXPORT int FFiOHOSWindowSnapshot = 0; variable
H A Dwindow_ffi.h83 FFI_EXPORT int64_t FFiOHOSWindowSnapshot(int64_t id, int32_t* errCode);
H A Dwindow_ffi.cpp715 int64_t FFiOHOSWindowSnapshot(int64_t id, int32_t* errCode) in FFiOHOSWindowSnapshot() function