Home
last modified time | relevance | path

Searched refs:DumpSysconfigParamList (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/window_scene/session_manager/include/
H A Dhidump_controller.h43 void DumpSysconfigParamList(std::ostringstream& oss);
/foundation/window/window_manager/window_scene/test/unittest/
H A Dhidumper_controller_test.cpp300 * @tc.name: DumpSysconfigParamList
301 * @tc.desc: DumpSysconfigParamList Test
304 HWTEST_F(HidumpControllerTest, DumpSysconfigParamList, Function | MediumTest | Level2) in HWTEST_F()
307 HidumpController::GetInstance().DumpSysconfigParamList(oss); in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dhidump_controller.cpp58 DumpSysconfigParamList(oss); in DumpSceneSessionParamList()
344 void HidumpController::DumpSysconfigParamList(std::ostringstream& oss) in DumpSysconfigParamList() function in OHOS::Rosen::HidumpController

Completed in 3 milliseconds