Home
last modified time | relevance | path

Searched defs:SetKeepScreenOn (Results 1 – 3 of 3) sorted by relevance

/base/powermgr/display_manager/state_manager/frameworks/napi/
Dbrightness_module.cpp150 static napi_value SetKeepScreenOn(napi_env env, napi_callback_info info) in SetKeepScreenOn() function
Dbrightness.cpp155 void Brightness::SetKeepScreenOn() in SetKeepScreenOn() function in OHOS::DisplayPowerMgr::Brightness
/base/web/webview/ohos_nweb/include/
Dnweb.h147 using SetKeepScreenOn = std::function<void(bool)>; variable