Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h702 void traceWaitQueueLength(const Connection& connection);
DInputDispatcher.cpp3925 traceWaitQueueLength(*connection); in startDispatchCycleLocked()
3999 traceWaitQueueLength(*connection); in abortBrokenDispatchCycleLocked()
6426 traceWaitQueueLength(*connection); in doDispatchCycleFinishedCommand()
6845 void InputDispatcher::traceWaitQueueLength(const Connection& connection) { in traceWaitQueueLength() function in android::inputdispatcher::InputDispatcher