Home
last modified time | relevance | path

Searched refs:GetAllSessionDumpDetailedInfo (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/window_scene/session_manager/include/
H A Dhidump_controller.h27 void GetAllSessionDumpDetailedInfo(std::ostringstream& oss,
/foundation/window/window_manager/window_scene/test/unittest/
H A Dhidumper_controller_test.cpp71 * @tc.name: GetAllSessionDumpDetailedInfo
72 * @tc.desc: GetAllSessionDumpDetailedInfo Test
84 HidumpController::GetInstance().GetAllSessionDumpDetailedInfo(oss, allSession, backgroundSession); in HWTEST_F()
90 * @tc.name: GetAllSessionDumpDetailedInfo
91 * @tc.desc: GetAllSessionDumpDetailedInfo Test
103 HidumpController::GetInstance().GetAllSessionDumpDetailedInfo(oss, allSession, backgroundSession); in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dhidump_controller.cpp26 void HidumpController::GetAllSessionDumpDetailedInfo(std::ostringstream& oss, in GetAllSessionDumpDetailedInfo() function in OHOS::Rosen::HidumpController
H A Dscene_session_manager.cpp4353 HidumpController::GetInstance().GetAllSessionDumpDetailedInfo(oss, allSession, backgroundSession); in GetAllSessionDumpDetailInfo()

Completed in 19 milliseconds