Home
last modified time | relevance | path

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

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dclientstate.cpp849 switch (netRemoveAck.removegameresult()) { in HandlePacket()
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/protobuf/
H A Dpokerth.pb.cc24399 2, this->removegameresult(), output);
24421 ::google::protobuf::internal::WireFormatLite::EnumSize(this->removegameresult());
24445 set_removegameresult(from.removegameresult());
H A Dpokerth.pb.h10652 inline ::AdminRemoveGameAckMessage_AdminRemoveGameResult removegameresult() const;
19877 …minRemoveGameAckMessage_AdminRemoveGameResult AdminRemoveGameAckMessage::removegameresult() const { in removegameresult() function