Home
last modified time | relevance | path

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

/system/core/libutils/
DBlobCache.cpp352 BlobCache::CacheEntry::CacheEntry(const CacheEntry& ce): in CacheEntry() argument
353 mKey(ce.mKey), in CacheEntry()
354 mValue(ce.mValue) { in CacheEntry()
/system/core/include/utils/
DBlobCache.h152 CacheEntry(const CacheEntry& ce);