Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session_manager/include/
H A Dhidump_controller.h49 void DumpFocusParamList(std::ostringstream& oss);
/foundation/window/window_manager/window_scene/test/unittest/
H A Dhidumper_controller_test.cpp387 * @tc.name: DumpFocusParamList
388 * @tc.desc: DumpFocusParamList Test
391 HWTEST_F(HidumpControllerTest, DumpFocusParamList, Function | MediumTest | Level2) in HWTEST_F()
394 HidumpController::GetInstance().DumpFocusParamList(oss); in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dhidump_controller.cpp61 DumpFocusParamList(oss); in DumpSceneSessionParamList()
432 void HidumpController::DumpFocusParamList(std::ostringstream& oss) in DumpFocusParamList() function in OHOS::Rosen::HidumpController

Completed in 4 milliseconds