HomeSort by relevance Sort by last modified time
    Searched full:backups (Results 1 - 25 of 66) sorted by null

1 2 3

  /external/bison/lib/
argmatch.c 222 /* Never make backups. */
225 /* Make simple backups of every file. */
228 /* Make numbered backups of files that already have numbered backups,
229 and simple backups of the others. */
232 /* Make numbered backups of every file. */
  /external/e2fsprogs/lib/ext2fs/
sparse.c 2 * sparse.c --- find the groups in an ext2 filesystem with metadata backups
openfs.c 106 /* don't overwrite sb backups unless flag is explicitly cleared */
  /external/e2fsprogs/tests/m_dasd_bs/
expect.1 13 Superblock backups stored on blocks:
  /frameworks/base/core/java/android/app/backup/
BackupAgentHelper.java 33 * install the handlers for each kind of data it wishes to manage within its backups.
  /frameworks/base/core/java/com/android/internal/backup/
IBackupTransport.aidl 103 * device begins providing backups.
132 * Get the set of all backups currently available over this transport.
  /external/e2fsprogs/tests/m_no_opt/
expect.1 12 Superblock backups stored on blocks:
  /external/e2fsprogs/tests/m_std/
expect.1 13 Superblock backups stored on blocks:
  /external/e2fsprogs/tests/f_resize_inode/
expect 14 Superblock backups stored on blocks:
  /external/e2fsprogs/tests/m_uninit/
expect.1 13 Superblock backups stored on blocks:
  /external/chromium/chrome/browser/history/
history_database.cc 100 // Exclude the history file and its journal from backups.
thumbnail_database.cc 69 // Exclude the thumbnails file and its journal from backups.
  /ndk/sources/host-tools/sed-4.2.1/sed/
sed.c 262 /* use no backups */
  /frameworks/base/services/java/com/android/server/
PackageManagerBackupAgent.java 145 * backups from later OSes onto earlier ones.
BackupManagerService.java 220 // Backups that we haven't started yet. Keys are package names.
230 // The thread performing the sequence of queued backups binds to each app's agent
277 if (MORE_DEBUG) Slog.d(TAG, "Now provisioned, so starting backups");
493 if (DEBUG) Slog.v(TAG, "clearing pending backups");
772 // Alarm receivers for scheduled backups & initialization operations
    [all...]
  /external/javasqlite/src/main/native/
sqlite_jni.c 78 struct hbk *backups; /* SQLite3 backup handles */ member in struct:__anon7547
855 while ((bk = h->backups)) {
856 h->backups = bk->next;
1120 h->backups = 0;
    [all...]
  /frameworks/base/core/java/android/content/pm/
ApplicationInfo.java 214 * to permit any OS-driven backups of its data; <code>true</code> otherwise.
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsBackupAgent.java 367 // produced during incremental backups. Just unpack and apply it all in
  /external/dnsmasq/src/
cache.c 944 /* ignore emacs backups and dotfiles */
    [all...]