summaryrefslogtreecommitdiff
path: root/core/jni/android_backup_BackupDataInput.cpp
AgeCommit message (Expand)Author
2020-06-23Update to use nativehelper/JNIPlatformHelp.hOrion Hodson
2017-07-19frameworks/base: use proper nativehelper headersSteven Moreland
2014-11-19Frameworks/base: Replace LOG_FATAL_IF in core/jniAndreas Gampe
2014-01-08AArch64: Use long for pointers in App/BackupAshok Bhat
2012-02-17frameworks/base refactoring.Mathias Agopian
2012-01-03Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block
2011-04-11You don't need to poke around inside FileDescriptor manually.Elliott Hughes
2010-03-05Refactor android.backup => android.app.backupChristopher Tate
2009-06-16checkpoint BackupDatAInput / RestoreHelperJoe Onorato
2009-06-14Fix some backup reader/writer issues; make local transport do backupChristopher Tate
2009-06-12Fix the jni initializer.Joe Onorato
2009-06-12Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods...Joe Onorato