Searched refs:m_pFlushCache (Results 1 – 2 of 2) sorted by relevance
58 , m_pFlushCache(NULL ) in BaseContainer()150 if (!m_pFlushCache) in impl_initFlushMode()151 m_pFlushCache = m_rCache->clone(); in impl_initFlushMode()152 if (!m_pFlushCache) in impl_initFlushMode()166 if (m_pFlushCache) in impl_getWorkingCache()167 return m_pFlushCache; in impl_getWorkingCache()539 if (!m_pFlushCache) in flush()547 m_pFlushCache->flush(); in flush()555 m_rCache->takeOver(*m_pFlushCache); in flush()569 delete m_pFlushCache; in flush()[all …]
112 FilterCache* m_pFlushCache; member in filter::config::BaseContainer
Completed in 14 milliseconds