Home
last modified time | relevance | path

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

/system/core/libutils/include/utils/
DThread.h92 virtual bool threadLoop() = 0;
/system/core/libutils/
DThreads.cpp760 result = self->threadLoop(); in _threadLoop()
763 result = self->threadLoop(); in _threadLoop()
DLooper_test.cpp73 virtual bool threadLoop() { in threadLoop() function in android::DelayedTask
/system/libhwbinder/
DProcessState.cpp58 virtual bool threadLoop() in threadLoop() function in android::hardware::PoolThread