replicant-frameworks_native/include/utils
Mathias Agopian 50f262fe56 minor SharedBuffer clean-up
Change-Id: If38b7ce85806ae628c00f2c938de4e3f75142543
2012-08-31 18:41:21 -07:00
..
AndroidThreads.h Scheduling group cleanup 2012-04-19 11:32:59 -07:00
Atomic.h
BasicHashtable.h
BitSet.h Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
BlobCache.h
BufferedTextOutput.h
ByteOrder.h
CallStack.h
Compat.h
Condition.h
Debug.h
Endian.h
Errors.h
FileMap.h
Flattenable.h improve [un]marshalling of non-binder objects 2012-08-13 02:46:05 -07:00
Functor.h
GenerationCache.h
KeyedVector.h improve Vector<> safety checks 2012-08-10 13:15:00 -07:00
LinearTransform.h
List.h
Log.h Add a very simple helper function to log slow functions. 2012-08-10 22:03:55 -07:00
Looper.h Support looper callbacks based on smart pointers. 2012-05-31 17:16:21 -07:00
Mutex.h
PropertyMap.h
RWLock.h
RefBase.h Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
SharedBuffer.h minor SharedBuffer clean-up 2012-08-31 18:41:21 -07:00
Singleton.h Fixed clang build error for libgui 2012-08-23 14:08:57 -04:00
SortedVector.h get rid of mirrorItemAt() which isn't used anywhere 2012-08-20 15:25:19 -07:00
StopWatch.h
String8.h Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
String16.h Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
StringArray.h
StrongPointer.h
SystemClock.h Add elapsedRealtimeNano(), and use CLOCK_BOOTTIME where possible. 2012-07-19 16:06:21 -07:00
TextOutput.h
Thread.h
ThreadDefs.h Scheduling group cleanup 2012-04-19 11:32:59 -07:00
Timers.h Add elapsedRealtimeNano(), and use CLOCK_BOOTTIME where possible. 2012-07-19 16:06:21 -07:00
Tokenizer.h Support tokenizing arbitrary content. 2012-04-17 18:19:50 -07:00
Trace.h Add camera as an ATRACE tag 2012-05-31 15:57:39 -07:00
TypeHelpers.h Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
Unicode.h
UniquePtr.h Add UniquePtr.h to frameworks/native 2012-03-22 16:36:18 -07:00
Vector.h get rid of mirrorItemAt() which isn't used anywhere 2012-08-20 15:25:19 -07:00
VectorImpl.h Revert "put back the unused virtuals in Vector<>" 2012-08-24 17:16:10 -07:00
WorkQueue.h Add a simple work queue abstraction. 2012-03-17 14:28:38 -07:00
ZipFileCRO.h frameworks/native: move Zip* from libandroidfw to libutils 2012-03-22 18:50:03 -07:00
ZipFileRO.h frameworks/native: move Zip* from libandroidfw to libutils 2012-03-22 18:50:03 -07:00
ZipUtils.h frameworks/native: move Zip* from libandroidfw to libutils 2012-03-22 18:50:03 -07:00
ashmem.h
misc.h libutils cleanup: remove unused or seldom used code from misc.{cpp|h} 2012-08-05 12:41:16 -07:00
threads.h