replicant-frameworks_native/include/utils
Kenny Root ccb5b89029 Add string resource type inspection
Allows "aapt dump --values resource" to print out whether a string in a
ResStringPool is in UTF-8 or UTF-16 encoding.

Change-Id: I6478884a70a3b46fee862dece6cb33454fc34843
2009-12-10 14:22:08 -08:00
..
AndroidUnicode.h
ashmem.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
Asset.h
AssetDir.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
AssetManager.h Don't re-parse the framework resources all the time. 2009-07-06 11:12:37 -07:00
Atomic.h
BackupHelpers.h
Buffer.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
BufferedTextOutput.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
ByteOrder.h Implement the C++ class to write the backed up file data. 2009-05-15 10:37:10 -04:00
CallStack.h
Debug.h Support for marshalling pointers / intptr_t in Parcel. 2009-08-17 15:31:25 -07:00
Endian.h
Errors.h fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly 2009-09-07 16:32:45 -07:00
FileMap.h
KeyedVector.h
List.h
Log.h
misc.h get rid of utils.h 2009-05-31 19:13:00 -07:00
RefBase.h
ResourceTypes.h
SharedBuffer.h
Singleton.h
SortedVector.h
StopWatch.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
String8.h
String16.h
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
SystemClock.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
TextOutput.h
threads.h
Timers.h
TypeHelpers.h
Vector.h improve Vector<> with types that can be trivially moved and remove some unused code. 2009-06-22 02:31:07 -07:00
VectorImpl.h improve Vector<> with types that can be trivially moved and remove some unused code. 2009-06-22 02:31:07 -07:00
ZipFileCRO.h
ZipFileRO.h
ZipUtils.h