Home
last modified time | relevance | path

Searched refs:waitQueue (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DConnection.cpp57 for (std::deque<DispatchEntry*>::iterator it = waitQueue.begin(); it != waitQueue.end(); it++) { in findWaitQueueEntry()
62 return waitQueue.end(); in findWaitQueueEntry()
H A DConnection.h60 std::deque<DispatchEntry*> waitQueue; variable
H A DInputDispatcher.cpp3254 if (connection->waitQueue.empty()) { in startDispatchCycleLocked()
3286 connection->waitQueue.push_back(dispatchEntry); in startDispatchCycleLocked()
3361 drainDispatchQueue(connection->waitQueue); in abortBrokenDispatchCycleLocked()
5175 if (!connection->waitQueue.empty()) { in dumpDispatchStateLocked()
5553 if (connection->waitQueue.empty()) { in onAnrLocked()
5566 DispatchEntry* oldestEntry = *connection->waitQueue.begin(); in onAnrLocked()
5750 for (const DispatchEntry* entry : connection.waitQueue) { in isConnectionResponsive()
5766 if (dispatchEntryIt == connection->waitQueue.end()) { in doDispatchCycleFinishedLockedInterruptible()
5800 if (dispatchEntryIt != connection->waitQueue.end()) { in doDispatchCycleFinishedLockedInterruptible()
5802 connection->waitQueue.erase(dispatchEntryIt); in doDispatchCycleFinishedLockedInterruptible()
[all …]
/aosp12/frameworks/native/services/inputflinger/docs/
H A Danr.md16 …ication, the normal flow is: `mPendingEvent` → `connection.outboundQueue` → `connection.waitQueue`.
18 … not responding, we look at the oldest entry in the `waitQueue`. If the entry sits in the `waitQue…
31 Looping through `waitQueue`s of all connections on every dispatch cycle could be costly. To improve…
37 …particular dispatch entry, that entry is removed from the connection's `waitQueue`, and it is also…
/aosp12/packages/apps/TV/libs/m2/
H A Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
H A Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp12/packages/apps/TV/libs/
H A Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...