Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_mock.cpp62 FFI_EXPORT int FFiOHOSWindowSetWakeUpScreen = 0; variable
H A Dwindow_ffi.h75 FFI_EXPORT int32_t FFiOHOSWindowSetWakeUpScreen(int64_t id, bool wakeUp);
H A Dwindow_ffi.cpp618 int32_t FFiOHOSWindowSetWakeUpScreen(int64_t id, bool wakeUp) in FFiOHOSWindowSetWakeUpScreen() function