replicant-frameworks_native/include/utils
..
AndroidThreads.h
ashmem.h
Atomic.h
BasicHashtable.h
BitSet.h
BlobCache.h
BufferedTextOutput.h
ByteOrder.h Implement the C++ class to write the backed up file data. 2009-05-15 10:37:10 -04:00
CallStack.h Use libcorkscrew for stack unwinding. 2011-10-22 15:44:12 -07:00
Compat.h
Condition.h
Debug.h
Endian.h
Errors.h
FileMap.h Change assets to use 64-bit API 2010-12-08 11:21:30 -08:00
Flattenable.h
Functor.h
GenerationCache.h
KeyedVector.h
LinearTransform.h
List.h Fix sim build. 2009-07-07 10:01:12 -07:00
Log.h Add a very simple helper function to log slow functions. 2012-08-10 22:03:55 -07:00
Looper.h
misc.h libutils cleanup: remove unused or seldom used code from misc.{cpp|h} 2012-08-05 12:41:16 -07:00
Mutex.h
PropertyMap.h
RefBase.h Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
RWLock.h
SharedBuffer.h minor SharedBuffer clean-up 2012-08-31 18:41:21 -07:00
Singleton.h
SortedVector.h
StopWatch.h
String8.h
String16.h Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
StringArray.h rename string_array.h to StringArray.h and move the implementation from the header file to a new cpp file. 2009-06-05 01:26:23 -07:00
StrongPointer.h
SystemClock.h Add elapsedRealtimeNano(), and use CLOCK_BOOTTIME where possible. 2012-07-19 16:06:21 -07:00
TextOutput.h some work to try to reduce the code size of some native libraries 2009-05-26 16:12:20 -07:00
Thread.h split utils/threads.h into multiple headers 2012-02-27 13:03:04 -08:00
ThreadDefs.h
threads.h
Timers.h
Tokenizer.h Support tokenizing arbitrary content. 2012-04-17 18:19:50 -07:00
Trace.h Reduce emulator logspam 2012-11-08 16:40:11 -08:00
TypeHelpers.h
Unicode.h
UniquePtr.h Add UniquePtr.h to frameworks/native 2012-03-22 16:36:18 -07:00
Vector.h
VectorImpl.h
WorkQueue.h
ZipFileCRO.h
ZipFileRO.h frameworks/native: move Zip* from libandroidfw to libutils 2012-03-22 18:50:03 -07:00
ZipUtils.h