Home
last modified time | relevance | path

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

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dservergame.cpp519 netStartPetition->set_kicktimeoutsec(timeoutSec); in InternalAskVoteKick()
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/protobuf/
H A Dpokerth.pb.h8507 inline void set_kicktimeoutsec(::google::protobuf::uint32 value);
18499 inline void StartKickPetitionMessage::set_kicktimeoutsec(::google::protobuf::uint32 value) { in set_kicktimeoutsec() function
H A Dpokerth.pb.cc19608 set_kicktimeoutsec(from.kicktimeoutsec());