Home
last modified time | relevance | path

Searched refs:threadLoop_exit (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/av/services/audioflinger/
H A DThreads.h962 virtual void threadLoop_exit() REQUIRES(ThreadBase_ThreadLoop);
1792 virtual void threadLoop_exit() REQUIRES(ThreadBase_ThreadLoop);
1853 void threadLoop_exit() final REQUIRES(ThreadBase_ThreadLoop);
1935 void threadLoop_exit() final REQUIRES(ThreadBase_ThreadLoop);
1987 void threadLoop_exit() final REQUIRES(ThreadBase_ThreadLoop);
2286 virtual void threadLoop_exit() final REQUIRES(ThreadBase_ThreadLoop);
H A DThreads.cpp3681 void PlaybackThread::threadLoop_exit() in threadLoop_exit() function in android::PlaybackThread
4710 threadLoop_exit(); in threadLoop()
7214 void DirectOutputThread::threadLoop_exit() in threadLoop_exit() function in android::DirectOutputThread
7228 PlaybackThread::threadLoop_exit(); in threadLoop_exit()
7499 void OffloadThread::threadLoop_exit() in threadLoop_exit() function in android::OffloadThread
7513 PlaybackThread::threadLoop_exit(); in threadLoop_exit()
7917 void DuplicatingThread::threadLoop_exit() in threadLoop_exit() function in android::DuplicatingThread
7934 PlaybackThread::threadLoop_exit(); in threadLoop_exit()
8215 void SpatializerThread::threadLoop_exit() in threadLoop_exit() function in android::SpatializerThread
8221 PlaybackThread::threadLoop_exit(); in threadLoop_exit()
[all …]
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
H A Dcommit.csv69967[email protected],audioflinger: do not call onTearDown() in threadLoop_exit()