replicant-frameworks_native/include/utils
Dianne Hackborn 555f89d8df Add callback hack to find out when to reload system properties.
Every IBinder object can accept a new transaction to tell it that
it might want to reload system properties, and in the process
anyone can register a callback to be executed when this happens.

Use this to reload the trace property.

This is very much ONLY for debugging.

Change-Id: I55c67c46f8f3fa9073bef0dfaab4577ed1d47eb4
2012-05-09 14:53:26 -07:00
..
AndroidThreads.h
ashmem.h
Atomic.h
BasicHashtable.h
BitSet.h
BlobCache.h
BufferedTextOutput.h
ByteOrder.h
CallStack.h
Compat.h
Condition.h
Debug.h
Endian.h
Errors.h
FileMap.h
Flattenable.h
Functor.h
GenerationCache.h
KeyedVector.h
LinearTransform.h
List.h
Log.h
Looper.h
misc.h Add callback hack to find out when to reload system properties. 2012-05-09 14:53:26 -07:00
Mutex.h
PropertyMap.h
RefBase.h
RWLock.h
SharedBuffer.h
Singleton.h
SortedVector.h
StopWatch.h
String8.h
String16.h
StringArray.h
StrongPointer.h
SystemClock.h
TextOutput.h
Thread.h
ThreadDefs.h
threads.h
Timers.h
Tokenizer.h
Trace.h Add callback hack to find out when to reload system properties. 2012-05-09 14:53:26 -07:00
TypeHelpers.h
Unicode.h
UniquePtr.h
Vector.h
VectorImpl.h
WorkQueue.h
ZipFileCRO.h
ZipFileRO.h
ZipUtils.h