Home
last modified time | relevance | path

Searched refs:IsSystemActive (Results 1 - 6 of 6) sorted by relevance

/foundation/window/window_manager/window_scene/session_manager/src/
H A Dhidump_controller.cpp401 << session->IsSystemActive() << "|" in DumpLifeParam()
H A Dscene_session_dirty_manager.cpp416 } else if (sceneSession->IsSystemSession() && sceneSession->IsVisible() && sceneSession->IsSystemActive()) { in IsFilterSession()
H A Dscene_session_manager.cpp9546 } else if (pair.second->IsSystemSession() && pair.second->IsVisible() && pair.second->IsSystemActive()) { in GetSceneSessionMap()
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_lifecycle_test.cpp680 * @tc.desc: IsSystemActive
686 bool res = session_->IsSystemActive(); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h382 bool IsSystemActive() const;
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp679 bool Session::IsSystemActive() const in IsSystemActive() function in OHOS::Rosen::Session

Completed in 31 milliseconds