Home
last modified time | relevance | path

Searched refs:BOOTEVENT_WMS_READY (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dmock_session_manager_service.cpp61 const std::string BOOTEVENT_WMS_READY = "bootevent.wms.ready"; variable
238 system::SetParameter(BOOTEVENT_WMS_READY.c_str(), "true"); in SetSessionManagerService()
H A Dwindow_manager_service.cpp62 const std::string BOOTEVENT_WMS_READY = "bootevent.wms.ready"; variable
113 system::SetParameter(BOOTEVENT_WMS_READY.c_str(), "true"); in OnStart()