Home
last modified time | relevance | path

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

/packages/modules/adb/fdevent/
Dfdevent.cpp64 CheckLooperThread(); in Create()
92 CheckLooperThread(); in Destroy()
121 CheckLooperThread(); // Caller thread is expected to have already in SetTimeout()
131 CheckLooperThread(); in CalculatePollDuration()
183 void fdevent_context::CheckLooperThread() const { in CheckLooperThread() function in fdevent_context
263 fdevent_get_ambient()->CheckLooperThread(); in fdevent_check_looper()
Dfdevent.h114 void CheckLooperThread() const;
Dfdevent_poll.cpp83 CheckLooperThread(); in Set()