Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session_manager/include/
H A Dhidump_controller.h35 void DumpLayoutRectParamList(std::ostringstream& oss);
/foundation/window/window_manager/window_scene/test/unittest/
H A Dhidumper_controller_test.cpp184 * @tc.name: DumpLayoutRectParamList
185 * @tc.desc: DumpLayoutRectParamList Test
188 HWTEST_F(HidumpControllerTest, DumpLayoutRectParamList, Function | MediumTest | Level2) in HWTEST_F()
191 HidumpController::GetInstance().DumpLayoutRectParamList(oss); in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dhidump_controller.cpp54 DumpLayoutRectParamList(oss); in DumpSceneSessionParamList()
146 void HidumpController::DumpLayoutRectParamList(std::ostringstream& oss) in DumpLayoutRectParamList() function in OHOS::Rosen::HidumpController

Completed in 2 milliseconds