Home
last modified time | relevance | path

Searched defs:wakeUp (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Dfeature_ability_common.h191 bool wakeUp; member
H A Dnapi_context.cpp3665 bool wakeUp = false; in OnSetWakeUpScreen() local
/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_impl.cpp770 int32_t CJWindowImpl::SetWakeUpScreen(bool wakeUp) in SetWakeUpScreen()
H A Dwindow_ffi.cpp618 int32_t FFiOHOSWindowSetWakeUpScreen(int64_t id, bool wakeUp) in FFiOHOSWindowSetWakeUpScreen()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability.cpp2015 void Ability::SetWakeUpScreen(bool wakeUp) in SetWakeUpScreen()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dability_test.cpp2597 bool wakeUp = false; variable
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp3902 bool wakeUp = false; in OnSetWakeUpScreen() local