Home
last modified time | relevance | path

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

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dservergamestate.cpp217 playerResult.set_resultcard2(tmpCards[1]); in SetPlayerResult()
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/protobuf/
H A Dpokerth.pb.h909 inline void set_resultcard2(::google::protobuf::uint32 value);
12540 inline void PlayerResult::set_resultcard2(::google::protobuf::uint32 value) { in set_resultcard2() function
H A Dpokerth.pb.cc1551 set_resultcard2(from.resultcard2());