summaryrefslogtreecommitdiff
path: root/core/jni/android_backup_BackupHelperDispatcher.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-01-06Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block
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-26Add an extra null terminator. String8::unlockBuffer isJoe Onorato
2009-06-25Make the BackupHelperDispatcher properly handle multiple helpers.Joe Onorato