Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputThread.cpp27 : Thread(/* canCallJava */ true), mThreadLoop(loop) {} in InputThreadImpl()
32 std::function<void()> mThreadLoop; member in android::__anon9c32fc3e0111::InputThreadImpl
35 mThreadLoop(); in threadLoop()