Home
last modified time | relevance | path

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

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dclientstate.cpp888 tmpStats.numberOfPlayersOnServer = netStatistics.statisticsdata(i).statisticsvalue(); in HandlePacket()
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/protobuf/
H A Dpokerth.pb.cc21125 ::google::protobuf::internal::WireFormatLite::WriteUInt32(2, this->statisticsvalue(), output);
21147 this->statisticsvalue());
21171 set_statisticsvalue(from.statisticsvalue());
H A Dpokerth.pb.h9161 inline ::google::protobuf::uint32 statisticsvalue() const;
18998 inline ::google::protobuf::uint32 StatisticsMessage_StatisticsData::statisticsvalue() const { in statisticsvalue() function