Searched refs:GetRemoteSessionInfo (Results 1 – 3 of 3) sorted by relevance
626 …int GetRemoteSessionInfo(const std::string& deviceId, int32_t persistentId, SessionInfoBean& sessi…
267 int result01 = ssm_->GetRemoteSessionInfo(deviceId, persistentId, sessionInfo);
6665 int ret = GetRemoteSessionInfo(deviceId, persistentId, sessionInfo); in GetSessionInfo()6738 int SceneSessionManager::GetRemoteSessionInfo(const std::string& deviceId, in GetRemoteSessionInfo() function in OHOS::Rosen::SceneSessionManager