Searched refs:traceOutboundQueueLength (Results 1 – 2 of 2) sorted by relevance
701 void traceOutboundQueueLength(const Connection& connection);
3636 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