Searched defs:InputMessage (Results 1 – 1 of 1) sorted by relevance
58 struct InputMessage { struct68 // leave it here because InputMessage::size() and other functions argument71 } header;74 union Body {148 void getSanitizedCopy(InputMessage* msg) const; argument