Home
last modified time | relevance | path

Searched defs:isUseControlSession (Results 1 – 4 of 4) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/src/
Dscb_system_session.cpp251 void SCBSystemSession::SetIsUseControlSession(bool isUseControlSession) in SetIsUseControlSession()
/foundation/window/window_manager/window_scene/session/host/include/
Dsession.h213 virtual void SetIsUseControlSession(bool isUseControlSession) {} in SetIsUseControlSession()
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
Djs_scene_utils.cpp476 bool isUseControlSession = false; in IsJsIsUseControlSessionUndefined() local
/foundation/window/window_manager/window_scene/interfaces/include/
Dws_common.h454 …bool isUseControlSession = false; // Indicates whether the session is used for controlling a main … member