Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test11.cpp260 * @tc.name: GetAllSessionDumpDetailInfo
261 * @tc.desc: SceneSesionManager test GetAllSessionDumpDetailInfo
264 HWTEST_F(SceneSessionManagerTest11, GetAllSessionDumpDetailInfo, Function | SmallTest | Level1) in HWTEST_F()
286 ASSERT_EQ(ssm_->GetAllSessionDumpDetailInfo(dumpInfo), WSError::WS_OK); in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_session_manager.h221 WSError GetAllSessionDumpDetailInfo(std::string& info);
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp4330 WSError SceneSessionManager::GetAllSessionDumpDetailInfo(std::string& dumpInfo) in GetAllSessionDumpDetailInfo() function in OHOS::Rosen::SceneSessionManager
4477 return GetAllSessionDumpDetailInfo(dumpInfo); in GetSessionDumpInfo()

Completed in 25 milliseconds