android_system_core/include/utils
Sergio Giro 4c56e0a222 LruCache: avoid copying keys in lookup
Create objects of type KeyedEntry for lookups that only have
a key reference

Bug: 27567036
Change-Id: I5e609a3db63d3b9277ff1547a3cca37dce70251c
2016-07-20 18:38:44 +00:00
..
AndroidThreads.h
Atomic.h
BitSet.h
BlobCache.h
ByteOrder.h
CallStack.h
Compat.h
Condition.h Fix Condition::waitRelative. 2016-04-04 14:51:21 -07:00
Debug.h
Endian.h
Errors.h libutils: Add UNEXPECTED_NULL status_t 2015-11-10 11:12:43 -08:00
FileMap.h
Flattenable.h
Functor.h
JenkinsHash.h
KeyedVector.h
LinearTransform.h
List.h
Log.h
Looper.h
LruCache.h LruCache: avoid copying keys in lookup 2016-07-20 18:38:44 +00:00
Mutex.h
NativeHandle.h
Printer.h
ProcessCallStack.h
PropertyMap.h
RWLock.h
RefBase.h RefBase: Silence compiler warnings 2016-07-11 16:11:30 -07:00
Singleton.h
SortedVector.h
StopWatch.h
String8.h libutils: add String8 and String16 std_string utility methods 2016-02-18 17:04:23 -08:00
String16.h libutils: add String8 and String16 std_string utility methods 2016-02-18 17:04:23 -08:00
StrongPointer.h Teach sp<> how to std::move 2015-10-29 07:17:40 -07:00
SystemClock.h
Thread.h
ThreadDefs.h Fix windows 64-bit builds 2016-02-05 16:10:10 -08:00
Timers.h
Tokenizer.h
Trace.h
TypeHelpers.h
Unicode.h
Vector.h
VectorImpl.h
misc.h
threads.h