Searched defs:dispatchEntry (Results 1 – 1 of 1) sorted by relevance
405 std::unique_ptr<DispatchEntry> dispatchEntry = in createDispatchEntry() local453 bool shouldReportFinishedEvent(const DispatchEntry& dispatchEntry, const Connection& connection) { in shouldReportFinishedEvent()3304 std::unique_ptr<DispatchEntry> dispatchEntry = in enqueueDispatchEntryLocked() local3596 DispatchEntry* dispatchEntry = connection->outboundQueue.front(); in startDispatchCycleLocked() local3819 DispatchEntry* dispatchEntry = queue.front(); in drainDispatchQueue() local3825 void InputDispatcher::releaseDispatchEntry(DispatchEntry* dispatchEntry) { in releaseDispatchEntry()6155 DispatchEntry* dispatchEntry = *dispatchEntryIt; in doDispatchCycleFinishedCommand() local6389 const std::shared_ptr<Connection>& connection, DispatchEntry* dispatchEntry, in afterKeyEventLockedInterruptable()6574 const std::shared_ptr<Connection>& connection, DispatchEntry* dispatchEntry, in afterMotionEventLockedInterruptable()