Searched defs:dispatchMessage (Results 1 – 3 of 3) sorted by relevance
624 void Connection::dispatchMessage(IncomingMessage& message) in dispatchMessage() function in CoreIPC::Connection
124 static LRESULT dispatchMessage(const MSG* msg) in dispatchMessage() function
615 void EventSender::dispatchMessage(const CppArgumentList& arguments, CppVariant* result) in dispatchMessage() function in EventSender