replicant-frameworks_native/include/androidfw
Narayan Kamath a9d5701b03 AssetManager cookies should be int32_t and not void*.
Cookies are really indices into vectors and arrays, so
they don't need to be void*. We choose int32_t instead
of size_t to allow their width to be well specified.

Change-Id: I319f271bd4f102dee7cb9f00df4c75ea697456f5
2014-01-27 11:11:50 +00:00
..
Asset.h
AssetDir.h
AssetManager.h AssetManager cookies should be int32_t and not void*. 2014-01-27 11:11:50 +00:00
BackupHelpers.h
CursorWindow.h
misc.h
ObbFile.h
PowerManager.h
ResourceTypes.h Fix MCC/MNC typo 2013-12-16 15:04:10 -08:00
StreamingZipInflater.h
ZipFileRO.h
ZipUtils.h