Home
last modified time | relevance | path

Searched defs:mWorker (Results 1 – 11 of 11) sorted by relevance

/hardware/interfaces/biometrics/fingerprint/aidl/default/include/
DFingerprint.h62 WorkerThread mWorker; variable
DSession.h140 WorkerThread* mWorker; variable
/hardware/interfaces/neuralnetworks/utils/adapter/hidl/include/nnapi/hal/
DBurst.h144 std::thread mWorker; variable
/hardware/interfaces/audio/core/all-versions/vts/functional/
DStreamWorker.h142 std::thread mWorker; variable
/hardware/google/pixel/power-libperfmgr/aidl/
DBackgroundWorker.h120 std::shared_ptr<PriorityQueueWorkerPool> mWorker; variable
/hardware/interfaces/audio/aidl/common/include/
DStreamWorker.h82 std::thread mWorker; variable
/hardware/interfaces/biometrics/fingerprint/aidl/default/tests/
DSessionTest.cpp105 WorkerThread mWorker; member in aidl::android::hardware::biometrics::fingerprint::SessionTest
/hardware/interfaces/audio/aidl/default/include/core-impl/
DStream.h457 std::unique_ptr<StreamWorkerInterface> mWorker; variable
/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp676 android::base::WorkerThread<CleanupTask> mWorker; member in CleanupThread
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp744 PowerHalHintWorker *mWorker; in trackThisThread() member
/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp3078 std::unique_ptr<typename IOTraits<Stream>::Worker> mWorker; member in StreamFixtureWithWorker