Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_mock.cpp34 FFI_EXPORT int FfiOHOSWindowSetWindowKeepScreenOn = 0; variable
H A Dwindow_ffi.h47 FFI_EXPORT int32_t FfiOHOSWindowSetWindowKeepScreenOn(int64_t id, bool keepScreenOn);
H A Dwindow_ffi.cpp243 int32_t FfiOHOSWindowSetWindowKeepScreenOn(int64_t id, bool keepScreenOn) in FfiOHOSWindowSetWindowKeepScreenOn() function