Searched defs:InputMessage (Results 1 – 1 of 1) sorted by relevance
53 struct InputMessage { struct63 // leave it here because InputMessage::size() and other functions argument66 } header;69 union Body {142 void getSanitizedCopy(InputMessage* msg) const; argument