Searched defs:WorkerThread (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/biometrics/fingerprint/aidl/default/ | ||
D | WorkerThread.cpp | 23 WorkerThread::WorkerThread(size_t maxQueueSize) in WorkerThread() function in aidl::android::hardware::biometrics::fingerprint::WorkerThread |
/hardware/interfaces/broadcastradio/common/utils/ | ||
D | WorkerThread.cpp | 34 WorkerThread::WorkerThread() : mIsTerminating(false), mThread(&WorkerThread::threadLoop, this) {} in WorkerThread() function in android::WorkerThread |