/frameworks/base/services/surfaceflinger/DisplayHardware/ |
D | DisplayHardwareBase.h | 70 virtual bool threadLoop(); 87 virtual bool threadLoop();
|
D | DisplayHardwareBase.cpp | 81 bool DisplayHardwareBase::DisplayEventThread::threadLoop() in threadLoop() function in android::DisplayHardwareBase::DisplayEventThread 328 bool DisplayHardwareBase::ConsoleManagerThread::threadLoop() in threadLoop() function in android::DisplayHardwareBase::ConsoleManagerThread
|
/frameworks/base/libs/utils/tests/ |
D | TestHelpers.h | 70 virtual bool threadLoop() { in threadLoop() function
|
/frameworks/base/cmds/bootanimation/ |
D | BootAnimation.h | 49 virtual bool threadLoop();
|
D | BootAnimation.cpp | 259 bool BootAnimation::threadLoop() in threadLoop() function in android::BootAnimation
|
/frameworks/base/include/media/ |
D | Visualizer.h | 134 virtual bool threadLoop();
|
D | AudioRecord.h | 341 virtual bool threadLoop();
|
D | AudioTrack.h | 432 virtual bool threadLoop();
|
/frameworks/base/services/camera/libcameraservice/ |
D | CameraHardwareStub.h | 87 virtual bool threadLoop() { in threadLoop() function
|
/frameworks/base/services/sensorservice/ |
D | SensorService.h | 62 virtual bool threadLoop();
|
D | SensorService.cpp | 165 bool SensorService::threadLoop() in threadLoop() function in android::SensorService
|
/frameworks/base/media/libstagefright/foundation/ |
D | ALooper.cpp | 39 virtual bool threadLoop() { in threadLoop() function
|
/frameworks/base/voip/jni/rtp/ |
D | AudioGroup.cpp | 517 bool threadLoop(); 537 bool threadLoop(); 717 bool AudioGroup::NetworkThread::threadLoop() in threadLoop() function in __anon3e382ab50111::AudioGroup::NetworkThread 760 bool AudioGroup::DeviceThread::threadLoop() in threadLoop() function in __anon3e382ab50111::AudioGroup::DeviceThread
|
/frameworks/base/cmds/runtime/ |
D | SignalHandler.cpp | 28 virtual bool threadLoop() in threadLoop() function in android::SignalHandler::ProcessThread
|
/frameworks/base/libs/utils/ |
D | Threads.cpp | 767 result = self->threadLoop(); in _threadLoop() 770 result = self->threadLoop(); in _threadLoop()
|
/frameworks/base/services/audioflinger/ |
D | AudioFlinger.h | 716 virtual bool threadLoop(); 741 virtual bool threadLoop(); 767 virtual bool threadLoop(); 867 virtual bool threadLoop();
|
D | AudioPolicyService.h | 169 virtual bool threadLoop();
|
/frameworks/base/media/libmedia/ |
D | Visualizer.cpp | 304 bool Visualizer::CaptureThread::threadLoop() in threadLoop() function in android::Visualizer::CaptureThread
|
D | AudioRecord.cpp | 693 bool AudioRecord::ClientRecordThread::threadLoop() in threadLoop() function in android::AudioRecord::ClientRecordThread
|
/frameworks/base/libs/binder/ |
D | ProcessState.cpp | 67 virtual bool threadLoop() in threadLoop() function in android::PoolThread
|
/frameworks/base/include/utils/ |
D | threads.h | 523 virtual bool threadLoop() = 0;
|
/frameworks/base/services/surfaceflinger/ |
D | SurfaceFlinger.h | 289 virtual bool threadLoop();
|
/frameworks/base/media/libmediaplayerservice/ |
D | MediaPlayerService.cpp | 1591 virtual bool threadLoop(); 1622 bool CallbackThread::threadLoop() { in threadLoop() function in android::CallbackThread
|
/frameworks/base/include/ui/ |
D | InputReader.h | 300 virtual bool threadLoop();
|
D | InputDispatcher.h | 1076 virtual bool threadLoop();
|