Searched defs:ProtocolMessage (Results 1 – 4 of 4) sorted by relevance
103 struct ProtocolMessage { struct104 ProtocolMessage() in ProtocolMessage() function118 ProtocolMessage(MessageTag arg_tag, in ProtocolMessage() argument141 MessageTag tag;145 DWORD id;148 MINIDUMP_TYPE dump_type;151 DWORD* thread_id;175 ProtocolMessage(const ProtocolMessage& msg); argument176 ProtocolMessage& operator=(const ProtocolMessage& msg); argument
129 class ProtocolMessage; variable
82 class ProtocolMessage; variable
79 class ProtocolMessage; variable