Home
last modified time | relevance | path

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

/dports/games/pokerth/pokerth-1.1.2-rc/
H A Dchatcleaner.proto68 cleanerActionKick = 2; enumerator
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/protobuf/
H A Dchatcleaner.pb.cc956 const CleanerChatReplyMessage_CleanerActionType CleanerChatReplyMessage::cleanerActionKick; member in CleanerChatReplyMessage
H A Dchatcleaner.pb.h498 …static const CleanerActionType cleanerActionKick = CleanerChatReplyMessage_CleanerActionType_clean… variable