Home
last modified time | relevance | path

Searched defs:newEntry (Results 1 – 3 of 3) sorted by relevance

/system/core/libutils/include/utils/
DLruCache.h213 Entry* newEntry = new Entry(key, value); in put() local
/system/netd/libnetdutils/include/netdutils/
DLog.h120 LogEntry newEntry() const { return LogEntry(); } in newEntry() function
/system/hardware/interfaces/suspend/1.0/default/
DWakeLockEntryList.cpp311 WakeLockInfo newEntry = createNativeEntry(name, pid, timeNow); in updateOnAcquire() local