Searched refs:newEntry (Results 1 - 1 of 1) sorted by path

/system/core/include/utils/
H A DLruCache.h190 Entry* newEntry = new Entry(key, value); local
191 mSet->insert(newEntry);
192 attachToCache(*newEntry);

Completed in 221 milliseconds