Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test8.cpp85 * @tc.name: GetRemoteSessionSnapshotInfo
86 * @tc.desc: GetRemoteSessionSnapshotInfo set gesture navigation enabled
89 HWTEST_F(SceneSessionManagerTest8, GetRemoteSessionSnapshotInfo, Function | SmallTest | Level3) in HWTEST_F()
93 int res = ssm_->GetRemoteSessionSnapshotInfo(deviceId, 8, sessionSnapshot); in HWTEST_F()
/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_session_manager.h832 int GetRemoteSessionSnapshotInfo(const std::string& deviceId, int32_t sessionId,
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp6776 int ret = GetRemoteSessionSnapshotInfo(deviceId, persistentId, snapshot); in GetSessionSnapshot()
6858 int SceneSessionManager::GetRemoteSessionSnapshotInfo(const std::string& deviceId, int32_t sessionId, in GetRemoteSessionSnapshotInfo() function in OHOS::Rosen::SceneSessionManager

Completed in 20 milliseconds