Searched refs:getAllKeys (Results 1 – 4 of 4) sorted by relevance
168 AcceleratorCache::TKeyList lKeys = rCache.getAllKeys(); in getAllKeyEvents()725 …AcceleratorCache::TKeyList lKeys = impl_getCFG(sal_True).getAllKeys(); //get keys from PrimaryKey… in getAllKeyEvents()727 …AcceleratorCache::TKeyList lSecondaryKeys = impl_getCFG(sal_False).getAllKeys(); //get keys from S… in getAllKeyEvents()1130 lKeys = m_pSecondaryWriteCache->getAllKeys(); in storeToStorage()1136 lKeys = m_aSecondaryReadCache.getAllKeys(); in storeToStorage()1433 AcceleratorCache::TKeyList lPrimaryReadKeys = m_aPrimaryReadCache.getAllKeys(); in impl_ts_save()1434 AcceleratorCache::TKeyList lPrimaryWriteKeys = m_pPrimaryWriteCache->getAllKeys(); in impl_ts_save()1476 AcceleratorCache::TKeyList lSecondaryReadKeys = m_aSecondaryReadCache.getAllKeys(); in impl_ts_save()1477 AcceleratorCache::TKeyList lSecondaryWriteKeys = m_pSecondaryWriteCache->getAllKeys(); in impl_ts_save()
117 AcceleratorCache::TKeyList AcceleratorCache::getAllKeys() const in getAllKeys() function in framework::AcceleratorCache
144 virtual TKeyList getAllKeys() const;
96 AcceleratorCache::TKeyList lKeys = m_rContainer.getAllKeys(); in flush()
Completed in 26 milliseconds