Home
last modified time | relevance | path

Searched defs:WorkerThread (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/biometrics/fingerprint/aidl/default/
DWorkerThread.cpp23 WorkerThread::WorkerThread(size_t maxQueueSize) in WorkerThread() function in aidl::android::hardware::biometrics::fingerprint::WorkerThread
/hardware/interfaces/broadcastradio/common/utils/
DWorkerThread.cpp34 WorkerThread::WorkerThread() : mIsTerminating(false), mThread(&WorkerThread::threadLoop, this) {} in WorkerThread() function in android::WorkerThread