Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h701 static bool isScbCoreEnabled_; variable
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp80 bool Session::isScbCoreEnabled_ = false; member in OHOS::Rosen::Session