Searched defs:screenId (Results 1 – 4 of 4) sorted by relevance
23 void WmsConnectionObserver::OnConnected(int32_t userId, int32_t screenId) in OnConnected()32 void WmsConnectionObserver::OnDisconnected(int32_t userId, int32_t screenId) in OnDisconnected()
984 int32_t screenId = 0; variable
1021 [this](int32_t userId, int32_t screenId) { in InitWmsConnectionMonitor()
1407 void DragDrawing::SetScreenId(uint64_t screenId) in SetScreenId()