Searched defs:InputMessage (Results 1 – 1 of 1) sorted by relevance
52 struct InputMessage { struct62 // leave it here because InputMessage::size() and other functions argument65 } header;68 union Body {141 void getSanitizedCopy(InputMessage* msg) const; argument