Searched defs:SuspendedSessionDesc (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DAudioFlinger.h587 class SuspendedSessionDesc : public RefBase { class in class:android::AudioFlinger::ThreadBase
589 SuspendedSessionDesc() : mRefCount(0) {} function in class:android::AudioFlinger::ThreadBase::SuspendedSessionDesc
661 KeyedVector< int, KeyedVector< int, sp<SuspendedSessionDesc> > > mSuspendedSessions;

Completed in 37 milliseconds