Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session_manager/include/
H A Dhidump_controller.h34 void DumpSessionParam(std::ostringstream& oss, sptr<SceneSession> session, sptr<WindowSessionProperty> property);
/foundation/window/window_manager/window_scene/test/unittest/
H A Dhidumper_controller_test.cpp168 * @tc.name: DumpSessionParam
169 * @tc.desc: DumpSessionParam Test
172 HWTEST_F(HidumpControllerTest, DumpSessionParam, Function | MediumTest | Level2) in HWTEST_F()
178 HidumpController::GetInstance().DumpSessionParam(oss, sceneSession, sceneSession->property_); in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dhidump_controller.cpp82 DumpSessionParam(oss, session, property); in DumpSceneSessionParam()
111 void HidumpController::DumpSessionParam( in DumpSessionParam() function in OHOS::Rosen::HidumpController

Completed in 3 milliseconds