Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_mock.cpp20 FFI_EXPORT int FfiOHOSGetLastWindow = 0; variable
H A Dwindow_ffi.h31 FFI_EXPORT RetDataI64 FfiOHOSGetLastWindow(OHOS::AbilityRuntime::Context* ctx);
H A Dwindow_ffi.cpp62 RetDataI64 FfiOHOSGetLastWindow(OHOS::AbilityRuntime::Context* ctx) in FfiOHOSGetLastWindow() function