Home
last modified time | relevance | path

Searched refs:pItemInCache (Results 1 – 1 of 1) sorted by relevance

/trunk/main/filter/source/config/cache/
H A Dfiltercache.cxx1963 CacheItemList::iterator pItemInCache = pList->find(sItem); in impl_loadItemOnDemand() local
1976 if (pItemInCache != pList->end()) in impl_loadItemOnDemand()
1977 pList->erase(pItemInCache); in impl_loadItemOnDemand()

Completed in 23 milliseconds