/hardware/intel/img/hwcomposer/merrifield/common/base/ |
D | SimpleThread.h | 28 virtual bool threadLoop() { return mOwner->threadLoop(); } \ 33 bool threadLoop(); \
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/ |
D | SimpleThread.h | 28 virtual bool threadLoop() { return mOwner->threadLoop(); } \ 33 bool threadLoop(); \
|
/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
|
/hardware/interfaces/broadcastradio/common/utils/ |
D | WorkerThread.cpp | 39 WorkerThread::WorkerThread() : mIsTerminating(false), mThread(&WorkerThread::threadLoop, this) {} in WorkerThread() 68 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 | 33 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/intel/img/hwcomposer/merrifield/common/observers/ |
D | VsyncEventObserver.cpp | 107 bool VsyncEventObserver::threadLoop() in threadLoop() function in android::intel::VsyncEventObserver
|
D | SoftVsyncObserver.cpp | 111 bool SoftVsyncObserver::threadLoop() in threadLoop() function in android::intel::SoftVsyncObserver
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/observers/ |
D | VsyncEventObserver.cpp | 106 bool VsyncEventObserver::threadLoop() in threadLoop() function in android::intel::VsyncEventObserver
|
D | SoftVsyncObserver.cpp | 107 bool SoftVsyncObserver::threadLoop() in threadLoop() function in android::intel::SoftVsyncObserver
|
/hardware/intel/common/utils/ISV/include/ |
D | isv_processor.h | 59 virtual bool threadLoop();
|