Home
last modified time | relevance | path

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

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