Home
last modified time | relevance | path

Searched refs:traceOutboundQueueLength (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h701 void traceOutboundQueueLength(const Connection& connection);
DInputDispatcher.cpp3636 traceOutboundQueueLength(*connection); in enqueueDispatchEntryLocked()
3921 traceOutboundQueueLength(*connection); in startDispatchCycleLocked()
3997 traceOutboundQueueLength(*connection); in abortBrokenDispatchCycleLocked()
6836 void InputDispatcher::traceOutboundQueueLength(const Connection& connection) { in traceOutboundQueueLength() function in android::inputdispatcher::InputDispatcher