Home
last modified time | relevance | path

Searched refs:threadLoop (Results 1 – 25 of 36) sorted by relevance

12

/hardware/libhardware/modules/sensors/dynamic_sensor/
DConnectionDetector.h50 virtual bool threadLoop();
68 virtual bool threadLoop();
DHidRawSensorDevice.h45 virtual bool threadLoop() override;
DConnectionDetector.cpp84 bool SocketConnectionDetector::threadLoop() { in threadLoop() function in android::SensorHalExt::SocketConnectionDetector
213 bool FileConnectionDetector::threadLoop() { in threadLoop() function in android::SensorHalExt::FileConnectionDetector
DDummyDynamicAccelDaemon.h52 virtual bool threadLoop() override;
DHidRawSensorDevice.cpp87 bool HidRawSensorDevice::threadLoop() { in threadLoop() function in android::SensorHalExt::HidRawSensorDevice
DDummyDynamicAccelDaemon.cpp146 bool DummyDynamicAccelDaemon::DummySensor::threadLoop() { in threadLoop() function in android::SensorHalExt::DummyDynamicAccelDaemon::DummySensor
/hardware/interfaces/broadcastradio/common/utils/
DWorkerThread.cpp34 WorkerThread::WorkerThread() : mIsTerminating(false), mThread(&WorkerThread::threadLoop, this) {} in WorkerThread()
58 void WorkerThread::threadLoop() { in threadLoop() function in android::WorkerThread
/hardware/libhardware/modules/usbcamera/
DHotplugThread.cpp42 bool HotplugThread::threadLoop() { in threadLoop() function in usb_camera_hal::HotplugThread
DHotplugThread.h43 virtual bool threadLoop();
/hardware/libhardware/modules/camera/3_4/
Dfunction_thread.h31 bool threadLoop() override { in threadLoop() function
/hardware/qcom/display/msm8084/libqdutils/
Didle_invalidator.h51 virtual bool threadLoop();
Didle_invalidator.cpp93 bool IdleInvalidator::threadLoop() { in threadLoop() function in IdleInvalidator
/hardware/qcom/display/msm8226/libqdutils/
Didle_invalidator.h51 virtual bool threadLoop();
Didle_invalidator.cpp93 bool IdleInvalidator::threadLoop() { in threadLoop() function in IdleInvalidator
/hardware/qcom/display/msm8960/libqdutils/
Didle_invalidator.h52 virtual bool threadLoop();
Didle_invalidator.cpp55 bool IdleInvalidator::threadLoop() { in threadLoop() function in IdleInvalidator
/hardware/qcom/display/msm8994/libqdutils/
Didle_invalidator.h53 virtual bool threadLoop();
Didle_invalidator.cpp114 bool IdleInvalidator::threadLoop() { in threadLoop() function in IdleInvalidator
/hardware/interfaces/broadcastradio/common/utils/include/broadcastradio-utils/
DWorkerThread.h46 void threadLoop();
/hardware/google/pixel/thermal/utils/
Dthermal_watcher.h70 bool threadLoop() override;
Dthermal_watcher.cpp141 bool ThermalWatcher::threadLoop() { in threadLoop() function in android::hardware::thermal::V2_0::implementation::ThermalWatcher
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HdrPlusListenerThread.h59 bool threadLoop() override;
/hardware/interfaces/camera/provider/2.4/default/
DExternalCameraProviderImpl_2_4.h91 virtual bool threadLoop() override;
/hardware/interfaces/graphics/mapper/2.0/vts/functional/
DVtsHalGraphicsMapperV2_0TargetTest.cpp140 auto threadLoop = [&]() { in TEST_F() local
149 threads.push_back(std::thread(threadLoop)); in TEST_F()
/hardware/interfaces/graphics/mapper/3.0/vts/functional/
DVtsHalGraphicsMapperV3_0TargetTest.cpp140 auto threadLoop = [&]() { in TEST_F() local
149 threads.push_back(std::thread(threadLoop)); in TEST_F()

12