/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | ConnectionDetector.h | 50 virtual bool threadLoop(); 68 virtual bool threadLoop();
|
D | HidRawSensorDevice.h | 45 virtual bool threadLoop() override;
|
D | ConnectionDetector.cpp | 84 bool SocketConnectionDetector::threadLoop() { in threadLoop() function in android::SensorHalExt::SocketConnectionDetector 213 bool FileConnectionDetector::threadLoop() { in threadLoop() function in android::SensorHalExt::FileConnectionDetector
|
D | DummyDynamicAccelDaemon.h | 52 virtual bool threadLoop() override;
|
D | HidRawSensorDevice.cpp | 87 bool HidRawSensorDevice::threadLoop() { in threadLoop() function in android::SensorHalExt::HidRawSensorDevice
|
D | DummyDynamicAccelDaemon.cpp | 146 bool DummyDynamicAccelDaemon::DummySensor::threadLoop() { in threadLoop() function in android::SensorHalExt::DummyDynamicAccelDaemon::DummySensor
|
/hardware/interfaces/broadcastradio/common/utils/ |
D | WorkerThread.cpp | 34 WorkerThread::WorkerThread() : mIsTerminating(false), mThread(&WorkerThread::threadLoop, this) {} in WorkerThread() 58 void WorkerThread::threadLoop() { in threadLoop() function in android::WorkerThread
|
/hardware/libhardware/modules/usbcamera/ |
D | HotplugThread.cpp | 42 bool HotplugThread::threadLoop() { in threadLoop() function in usb_camera_hal::HotplugThread
|
D | HotplugThread.h | 43 virtual bool threadLoop();
|
/hardware/libhardware/modules/camera/3_4/ |
D | function_thread.h | 31 bool threadLoop() override { in threadLoop() function
|
/hardware/qcom/display/msm8084/libqdutils/ |
D | idle_invalidator.h | 51 virtual bool threadLoop();
|
D | idle_invalidator.cpp | 93 bool IdleInvalidator::threadLoop() { in threadLoop() function in IdleInvalidator
|
/hardware/qcom/display/msm8226/libqdutils/ |
D | idle_invalidator.h | 51 virtual bool threadLoop();
|
D | idle_invalidator.cpp | 93 bool IdleInvalidator::threadLoop() { in threadLoop() function in IdleInvalidator
|
/hardware/qcom/display/msm8960/libqdutils/ |
D | idle_invalidator.h | 52 virtual bool threadLoop();
|
D | idle_invalidator.cpp | 55 bool IdleInvalidator::threadLoop() { in threadLoop() function in IdleInvalidator
|
/hardware/qcom/display/msm8994/libqdutils/ |
D | idle_invalidator.h | 53 virtual bool threadLoop();
|
D | idle_invalidator.cpp | 114 bool IdleInvalidator::threadLoop() { in threadLoop() function in IdleInvalidator
|
/hardware/interfaces/broadcastradio/common/utils/include/broadcastradio-utils/ |
D | WorkerThread.h | 46 void threadLoop();
|
/hardware/google/pixel/thermal/utils/ |
D | thermal_watcher.h | 70 bool threadLoop() override;
|
D | thermal_watcher.cpp | 141 bool ThermalWatcher::threadLoop() { in threadLoop() function in android::hardware::thermal::V2_0::implementation::ThermalWatcher
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3HdrPlusListenerThread.h | 59 bool threadLoop() override;
|
/hardware/interfaces/camera/provider/2.4/default/ |
D | ExternalCameraProviderImpl_2_4.h | 91 virtual bool threadLoop() override;
|
/hardware/interfaces/graphics/mapper/2.0/vts/functional/ |
D | VtsHalGraphicsMapperV2_0TargetTest.cpp | 140 auto threadLoop = [&]() { in TEST_F() local 149 threads.push_back(std::thread(threadLoop)); in TEST_F()
|
/hardware/interfaces/graphics/mapper/3.0/vts/functional/ |
D | VtsHalGraphicsMapperV3_0TargetTest.cpp | 140 auto threadLoop = [&]() { in TEST_F() local 149 threads.push_back(std::thread(threadLoop)); in TEST_F()
|