Searched refs:pItemInCache (Results 1 – 1 of 1) sorted by relevance
1963 CacheItemList::iterator pItemInCache = pList->find(sItem); in impl_loadItemOnDemand() local1976 if (pItemInCache != pList->end()) in impl_loadItemOnDemand()1977 pList->erase(pItemInCache); in impl_loadItemOnDemand()
Completed in 13 milliseconds