Searched refs:ClientState (Results 1 – 1 of 1) sorted by relevance
61 ClientState* cs; in onRead()62 std::map<int, ClientState*>::iterator it = fClientMap.find(cid); in onRead()64 cs = new ClientState; in onRead()201 struct ClientState { struct in DrawingServerView206 std::map<int, ClientState*> fClientMap;