Searched refs:GetRemoteSessionSnapshotInfo (Results 1 - 3 of 3) sorted by relevance
/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_manager_test8.cpp | 85 * @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 D | scene_session_manager.h | 832 int GetRemoteSessionSnapshotInfo(const std::string& deviceId, int32_t sessionId,
|
/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_manager.cpp | 6776 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