Home
last modified time | relevance | path

Searched refs:set_cleanerchattype (Results 1 – 4 of 4) sorted by relevance

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dchatcleanermanager.cpp106 netRequest->set_cleanerchattype(cleanerChatTypeGame); in HandleGameChatText()
109 netRequest->set_cleanerchattype(cleanerChatTypeLobby); in HandleGameChatText()
/dports/games/pokerth/pokerth-1.1.2-rc/src/chatcleaner/
H A Dcleanerserver.cpp187 netReply->set_cleanerchattype(netRequest.cleanerchattype()); in handleMessage()
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/protobuf/
H A Dchatcleaner.pb.cc692 set_cleanerchattype(static_cast< ::CleanerChatType >(value));
889 set_cleanerchattype(from.cleanerchattype());
1102 set_cleanerchattype(static_cast< ::CleanerChatType >(value));
1306 set_cleanerchattype(from.cleanerchattype());
H A Dchatcleaner.pb.h358 inline void set_cleanerchattype(::CleanerChatType value);
525 inline void set_cleanerchattype(::CleanerChatType value);
1007 inline void CleanerChatRequestMessage::set_cleanerchattype(::CleanerChatType value) { in set_cleanerchattype() function
1260 inline void CleanerChatReplyMessage::set_cleanerchattype(::CleanerChatType value) { in set_cleanerchattype() function