Home
last modified time | relevance | path

Searched refs:GetRemoteSessionInfos (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_session_manager.h619 int GetRemoteSessionInfos(const std::string& deviceId, int32_t numMax,
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp6316 int ret = GetRemoteSessionInfos(deviceId, numMax, sessionInfos); in GetSessionInfos()
6383 int SceneSessionManager::GetRemoteSessionInfos(const std::string& deviceId, int32_t numMax, in GetRemoteSessionInfos() function in OHOS::Rosen::SceneSessionManager
6487 int result = GetRemoteSessionInfos(deviceId, MAX_NUMBER_OF_DISTRIBUTED_SESSIONS, sessionVector); in GetRemoteSessionInfo()

Completed in 23 milliseconds