Searched defs:SuspendedSessionDesc (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 15 milliseconds