Searched refs:CacheBinFunctor (Results 1 – 1 of 1) sorted by relevance
73 class CacheBinFunctor { class131 friend class CacheBinFunctor;135 CacheBinFunctor(typename LargeObjectCacheImpl<Props>::CacheBin *bin, ExtMemoryPool *extMemPool, in CacheBinFunctor() function in rml::internal::CacheBinFunctor235 template<typename Props> void CacheBinFunctor<Props>::242 template<typename Props> void CacheBinFunctor<Props>::249 template<typename Props> bool CacheBinFunctor<Props>::268 template<typename Props> void CacheBinFunctor<Props>::284 template<typename Props> void CacheBinFunctor<Props>::367 template<typename Props> void CacheBinFunctor<Props>::operator()(CacheBinOperation* opList) in operator ()()449 CacheBinFunctor<Props> func( this, extMemPool, bitMask, idx ); in ExecuteOperation()