Home
last modified time | relevance | path

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

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dserverlobbythread.cpp1397 MoveSessionToGame(game, session, newGame.autoleave(), false); in HandleNetPacketCreateGame()
1418 MoveSessionToGame(game, session, joinGame.autoleave(), true); in HandleNetPacketJoinGame()
1439 MoveSessionToGame(game, session, joinGame.autoleave(), false); in HandleNetPacketJoinGame()
1455 MoveSessionToGame(game, session, rejoinGame.autoleave(), false); in HandleNetPacketRejoinGame()
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/protobuf/
H A Dpokerth.pb.h3882 inline bool autoleave() const;
4010 inline bool autoleave() const;
4114 inline bool autoleave() const;
15311 inline bool JoinExistingGameMessage::autoleave() const { in autoleave() function
15484 inline bool JoinNewGameMessage::autoleave() const { in autoleave() function
15536 inline bool RejoinExistingGameMessage::autoleave() const { in autoleave() function
H A Dpokerth.pb.cc8389 ::google::protobuf::internal::WireFormatLite::WriteBool(3, this->autoleave(), output);
8454 set_autoleave(from.autoleave());
8678 ::google::protobuf::internal::WireFormatLite::WriteBool(3, this->autoleave(), output);
8733 set_autoleave(from.autoleave());
8929 ::google::protobuf::internal::WireFormatLite::WriteBool(2, this->autoleave(), output);
8974 set_autoleave(from.autoleave());