Searched refs:sessionPool (Results 1 – 1 of 1) sorted by relevance
48 ScopedAllocator(SessionPool& sessionPool) in ScopedAllocator() argument49 : m_sessionPool(sessionPool), m_pSessionItem(NULL) in ScopedAllocator()