Home
last modified time | relevance | path

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

123

/frameworks/native/libs/utils/
DWorkQueue.cpp115 bool WorkQueue::threadLoop() { in threadLoop() function in android::WorkQueue
167 bool WorkQueue::WorkThread::threadLoop() { in threadLoop() function in android::WorkQueue::WorkThread
168 return mWorkQueue->threadLoop(); in threadLoop()
/frameworks/native/include/utils/
DWorkQueue.h95 virtual bool threadLoop();
101 bool threadLoop(); // called from each work thread
DThread.h86 virtual bool threadLoop() = 0;
/frameworks/av/media/libaah_rtp/
Daah_rx_player.h76 virtual bool threadLoop() { return player_.threadLoop(); } in threadLoop() function
260 virtual bool threadLoop();
Daah_decoder_pump.h66 virtual bool threadLoop();
Daah_tx_sender.h135 virtual bool threadLoop();
/frameworks/av/services/audioflinger/
DSoaker.h29 virtual bool threadLoop() { in threadLoop() function
DAudioWatchdog.h69 virtual bool threadLoop();
DFastMixer.h41 virtual bool threadLoop();
DAudioWatchdog.cpp38 bool AudioWatchdog::threadLoop() in threadLoop() function in android::AudioWatchdog
/frameworks/native/services/surfaceflinger/DisplayHardware/
DDisplayHardwareBase.h56 virtual bool threadLoop();
DDisplayHardwareBase.cpp51 bool DisplayHardwareBase::DisplayEventThread::threadLoop() { in threadLoop() function in android::DisplayHardwareBase::DisplayEventThread
DHWComposer.h101 virtual bool threadLoop();
/frameworks/base/libs/androidfw/tests/
DTestHelpers.h70 virtual bool threadLoop() { in threadLoop() function
/frameworks/native/libs/utils/tests/
DTestHelpers.h70 virtual bool threadLoop() { in threadLoop() function
/frameworks/base/services/common_time/
Ddiag_thread.h35 virtual bool threadLoop();
/frameworks/base/cmds/bootanimation/
DBootAnimation.h48 virtual bool threadLoop();
/frameworks/native/services/surfaceflinger/
DEventThread.h84 virtual bool threadLoop();
/frameworks/av/include/media/
DJetPlayer.h109 bool threadLoop() { in threadLoop() function
DVisualizer.h144 virtual bool threadLoop();
/frameworks/av/services/camera/libcameraservice/
DCameraHardwareStub.h80 virtual bool threadLoop() { in threadLoop() function
/frameworks/av/media/libmediaplayerservice/
DMidiFile.h98 bool threadLoop() { in threadLoop() function
/frameworks/base/services/sensorservice/
DSensorService.h63 virtual bool threadLoop();
/frameworks/base/voip/jni/rtp/
DAudioGroup.cpp521 bool threadLoop();
541 bool threadLoop();
718 bool AudioGroup::NetworkThread::threadLoop() in threadLoop() function in __anonef51c7ef0111::AudioGroup::NetworkThread
780 bool AudioGroup::DeviceThread::threadLoop() in threadLoop() function in __anonef51c7ef0111::AudioGroup::DeviceThread
/frameworks/av/media/libstagefright/foundation/
DALooper.cpp46 virtual bool threadLoop() { in threadLoop() function

123