Home
last modified time | relevance | path

Searched refs:ShowAllScreenInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscreen_session_dumper.h48 void ShowAllScreenInfo();
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_dumper_test.cpp243 HWTEST_F(ScreenSessionDumperTest, ShowAllScreenInfo, Function | SmallTest | Level1)
248 dumper->ShowAllScreenInfo();
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_dumper.cpp130 ShowAllScreenInfo(); in ExcuteDumpCmd()
245 void ScreenSessionDumper::ShowAllScreenInfo() in ShowAllScreenInfo() function in OHOS::Rosen::ScreenSessionDumper