Home
last modified time | relevance | path

Searched refs:threadLoop (Results 1 – 25 of 38) 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.h71 bool threadLoop() override;
Dthermal_watcher.cpp129 bool ThermalWatcher::threadLoop() { in threadLoop() function in android::hardware::thermal::V2_0::implementation::ThermalWatcher
/hardware/interfaces/tv/cec/1.0/default/
DHdmiCecMock.cpp150 self->threadLoop(); in __threadLoop()
258 void HdmiCecMock::threadLoop() { in threadLoop() function in android::hardware::tv::cec::V1_0::implementation::HdmiCecMock
DHdmiCecMock.h81 void threadLoop();
/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;

12