Searched defs:ProtocolMessage (Results 1 - 1 of 1) sorted by relevance

/external/google-breakpad/src/client/windows/common/
H A Dipc_protocol.h103 struct ProtocolMessage { struct in namespace:google_breakpad
104 ProtocolMessage() function in struct:google_breakpad::ProtocolMessage
118 ProtocolMessage(MessageTag arg_tag, function in struct:google_breakpad::ProtocolMessage
175 ProtocolMessage(const ProtocolMessage& msg);
176 ProtocolMessage& operator=(const ProtocolMessage& msg);

Completed in 110 milliseconds