Searched defs:WorkerThread (Results 1 – 2 of 2) sorted by relevance
27 WorkerThread::WorkerThread(const char* threadName, in WorkerThread() function in android::WorkerThread
73 WorkerThread(Processor&& processor) in WorkerThread() function