Home
last modified time | relevance | path

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

/system/core/libutils/include/utils/
DThread.h92 virtual bool threadLoop() = 0;
/system/extras/libperfmgr/include/perfmgr/
DNodeLooperThread.h82 bool threadLoop() override;
/system/extras/libperfmgr/
DNodeLooperThread.cc98 bool NodeLooperThread::threadLoop() { in threadLoop() function in android::perfmgr::NodeLooperThread
/system/core/libutils/
DThreads.cpp746 result = self->threadLoop(); in _threadLoop()
749 result = self->threadLoop(); in _threadLoop()
DLooper_test.cpp72 virtual bool threadLoop() { in threadLoop() function in android::DelayedTask
/system/libhwbinder/
DProcessState.cpp59 virtual bool threadLoop() in threadLoop() function in android::hardware::PoolThread