Home
last modified time | relevance | path

Searched refs:MAX_NUMBER_OF_DISTRIBUTED_SESSIONS (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp101 const int32_t MAX_NUMBER_OF_DISTRIBUTED_SESSIONS = 20; variable
6743 int result = GetRemoteSessionInfos(deviceId, MAX_NUMBER_OF_DISTRIBUTED_SESSIONS, sessionVector); in GetRemoteSessionInfo()