Home
last modified time | relevance | path

Searched defs:GetIsUseControlSession (Results 1 – 2 of 2) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/src/
Dscb_system_session.cpp246 bool SCBSystemSession::GetIsUseControlSession() const in GetIsUseControlSession() function in OHOS::Rosen::SCBSystemSession
/foundation/window/window_manager/window_scene/session/host/include/
Dsession.h212 virtual bool GetIsUseControlSession() const { return false; } in GetIsUseControlSession() function