Searched defs:WorkerThread (Results 1 – 7 of 7) sorted by relevance
29 static class WorkerThread extends Thread { class in CPUIntensiveBenchmarks31 WorkerThread(int number) { in WorkerThread() method in CPUIntensiveBenchmarks.WorkerThread
47 public @interface WorkerThread { annotation
23 WorkerThread::WorkerThread(size_t maxQueueSize) in WorkerThread() function in aidl::android::hardware::biometrics::fingerprint::WorkerThread
47 private static class WorkerThread extends Thread { class in Main
34 WorkerThread::WorkerThread() : mIsTerminating(false), mThread(&WorkerThread::threadLoop, this) {} in WorkerThread() function in android::WorkerThread
113 private class WorkerThread implements Runnable { class in ImageLoader
74 WorkerThread::WorkerThread(const std::string& cow_device, const std::string& backing_device, in WorkerThread() function in android::snapshot::WorkerThread