HomeSort by relevance Sort by last modified time
    Searched defs:threadLoop (Results 1 - 25 of 100) sorted by null

1 2 3 4

  /frameworks/native/services/surfaceflinger/
StartPropertySetThread.cpp 29 bool StartPropertySetThread::threadLoop() {
  /hardware/libhardware/modules/usbcamera/
HotplugThread.cpp 42 bool HotplugThread::threadLoop() {
  /hardware/qcom/display/msm8960/libqdutils/
idle_invalidator.cpp 55 bool IdleInvalidator::threadLoop() {
79 //Triggers the threadLoop to run, if not already running.
  /cts/suite/audio_quality/lib/src/audio/
AudioLocal.cpp 111 bool AudioLocal::threadLoop()
  /device/generic/goldfish/camera/
WorkerThread.cpp 76 bool WorkerThread::threadLoop() {
  /frameworks/av/media/libmedia/
TimeCheck.cpp 61 bool TimeCheck::TimeCheckThread::threadLoop()
  /frameworks/av/services/audioflinger/
AudioWatchdog.cpp 41 bool AudioWatchdog::threadLoop()
FastThread.cpp 92 bool FastThread::threadLoop()
  /frameworks/base/services/core/jni/BroadcastRadio/
NativeCallbackThread.cpp 31 mThread(&NativeCallbackThread::threadLoop, this) {
40 void NativeCallbackThread::threadLoop() {
  /frameworks/native/cmds/lshal/
PipeRelay.cpp 28 bool threadLoop() override;
44 bool PipeRelay::RelayThread::threadLoop() {
  /hardware/intel/img/hwcomposer/merrifield/common/observers/
SoftVsyncObserver.cpp 111 bool SoftVsyncObserver::threadLoop()
VsyncEventObserver.cpp 107 bool VsyncEventObserver::threadLoop()
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/observers/
SoftVsyncObserver.cpp 107 bool SoftVsyncObserver::threadLoop()
VsyncEventObserver.cpp 106 bool VsyncEventObserver::threadLoop()
  /hardware/interfaces/broadcastradio/common/utils/
WorkerThread.cpp 39 WorkerThread::WorkerThread() : mIsTerminating(false), mThread(&WorkerThread::threadLoop, this) {}
68 void WorkerThread::threadLoop() {
  /hardware/libhardware/modules/sensors/dynamic_sensor/
HidRawSensorDevice.cpp 87 bool HidRawSensorDevice::threadLoop() {
  /system/extras/libperfmgr/
NodeLooperThread.cc 98 bool NodeLooperThread::threadLoop() {
  /device/google/cuttlefish_common/guest/hals/camera/
VSoCEmulatedCameraHotplugThread.cpp 49 bool EmulatedCameraHotplugThread::threadLoop() {
  /frameworks/base/cmds/bootanimation/
bootanimation_main.cpp 62 virtual bool threadLoop() {
  /frameworks/base/libs/hwui/thread/
TaskManager.cpp 90 bool TaskManager::WorkerThread::threadLoop() {
  /frameworks/base/tools/aapt/
WorkQueue.cpp 115 bool WorkQueue::threadLoop() {
167 bool WorkQueue::WorkThread::threadLoop() {
168 return mWorkQueue->threadLoop();
  /frameworks/native/libs/input/tests/
TestHelpers.h 72 virtual bool threadLoop() {
  /hardware/qcom/display/msm8084/libqdutils/
idle_invalidator.cpp 88 //Triggers the threadLoop to run, if not already running.
93 bool IdleInvalidator::threadLoop() {
  /hardware/qcom/display/msm8226/libqdutils/
idle_invalidator.cpp 88 //Triggers the threadLoop to run, if not already running.
93 bool IdleInvalidator::threadLoop() {
  /system/core/libutils/tests/
TestHelpers.h 70 virtual bool threadLoop() {

Completed in 825 milliseconds

1 2 3 4