Home | History | Annotate | Download | only in audioflinger

Lines Matching defs:mThread

224         explicit    PMDeathRecipient(const wp<ThreadBase>& thread) : mThread(thread) {}
233 wp<ThreadBase> mThread;