Home
last modified time | relevance | path

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

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dservergamestate.cpp1595 …netActionRejected->set_rejectionreason(static_cast<YourActionRejectedMessage::RejectionReason>(cod… in InternalProcessPacket()
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/protobuf/
H A Dpokerth.pb.h6846 inline void set_rejectionreason(::YourActionRejectedMessage_RejectionReason value);
17394 inline void YourActionRejectedMessage::set_rejectionreason(::YourActionRejectedMessage_RejectionRea… in set_rejectionreason() function
H A Dpokerth.pb.cc15473 set_rejectionreason(static_cast< ::YourActionRejectedMessage_RejectionReason >(value));
15609 set_rejectionreason(from.rejectionreason());