Searched refs:GetRemoteSessionInfos (Results 1 – 2 of 2) sorted by relevance
624 int GetRemoteSessionInfos(const std::string& deviceId, int32_t numMax,
6572 int ret = GetRemoteSessionInfos(deviceId, numMax, sessionInfos); in GetSessionInfos()6639 int SceneSessionManager::GetRemoteSessionInfos(const std::string& deviceId, int32_t numMax, in GetRemoteSessionInfos() function in OHOS::Rosen::SceneSessionManager6743 int result = GetRemoteSessionInfos(deviceId, MAX_NUMBER_OF_DISTRIBUTED_SESSIONS, sessionVector); in GetRemoteSessionInfo()