Home
last modified time | relevance | path

Searched refs:NetGameInfo_NetGameType_IsValid (Results 1 – 2 of 2) sorted by relevance

/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/protobuf/
H A Dpokerth.pb.h131 bool NetGameInfo_NetGameType_IsValid(int value);
612 return NetGameInfo_NetGameType_IsValid(value); in NetGameType_IsValid()
12144 assert(::NetGameInfo_NetGameType_IsValid(value)); in set_netgametype()
H A Dpokerth.pb.cc397 bool NetGameInfo_NetGameType_IsValid(int value) { function
616 if (::NetGameInfo_NetGameType_IsValid(value)) {