Searched refs:checkMessage (Results 1 – 1 of 1) sorted by relevance
211 static bool checkMessage(InputChannel& server, InputChannel& client, InputMessage::Type type) { in checkMessage() function271 bool success = checkMessage(*server, *client, type); in main()