Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session_manager/include/
H A Dhidump_controller.h45 void DumpLifeParamList(std::ostringstream& oss);
/foundation/window/window_manager/window_scene/test/unittest/
H A Dhidumper_controller_test.cpp329 * @tc.name: DumpLifeParamList
330 * @tc.desc: DumpLifeParamList Test
333 HWTEST_F(HidumpControllerTest, DumpLifeParamList, Function | MediumTest | Level2) in HWTEST_F()
336 HidumpController::GetInstance().DumpLifeParamList(oss); in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dhidump_controller.cpp59 DumpLifeParamList(oss); in DumpSceneSessionParamList()
388 void HidumpController::DumpLifeParamList(std::ostringstream& oss) in DumpLifeParamList() function in OHOS::Rosen::HidumpController

Completed in 2 milliseconds