Home
last modified time | relevance | path

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

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/
H A Dserverlobbythread.h86 void NotifyStartingGame(unsigned gameId);
/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dservergamestate.cpp692 server.GetLobbyThread().NotifyStartingGame(server.GetId()); in SendStartEvent()
H A Dserverlobbythread.cpp542 ServerLobbyThread::NotifyStartingGame(unsigned gameId) in NotifyStartingGame() function in ServerLobbyThread