HomeSort by relevance Sort by last modified time
    Searched refs:journal (Results 26 - 35 of 35) sorted by null

12

  /external/chromium_org/third_party/sqlite/src/
main.mk 59 icu.o insert.o journal.o legacy.o loadext.o \
107 $(TOP)/src/journal.c \
  /frameworks/base/services/java/com/android/server/
DevicePolicyManagerService.java 813 JournaledFile journal = makeJournaledFile(userHandle); local
893 JournaledFile journal = makeJournaledFile(userHandle); local
    [all...]
BackupManagerService.java 438 // Where we keep our journal files and other bookkeeping
527 // Start a new backup-queue journal file too
533 // At this point, we have started a new journal file, and the old
535 // When it completes successfully, that old journal file will be
536 // deleted. If we crash prior to that, the old journal is parsed
    [all...]
  /frameworks/base/services/java/com/android/server/pm/
Settings.java 1391 JournaledFile journal = new JournaledFile(mPackageListFilename, tempFile); local
    [all...]
  /external/blktrace/doc/
blktrace.tex 255 Creating journal (8192 blocks): done
427 a super or journal block to disk. \emph{pc} requests are SCSI
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
pager.c 15 ** atomic commit and rollback through the use of a journal file that
29 ** journal. These invariants do not apply for journal_mode=WAL,
41 ** the transaction has been written into the rollback journal and
58 ** (2) The content of a page written into the rollback journal exactly matches
59 ** both the content in the database when the rollback journal was written
70 ** (5) All writes to the database file are synced prior to the rollback journal
73 ** (6) If a master journal file is used, then all writes to the database file
74 ** are synced prior to the master journal being deleted.
83 ** of the unsynced changes to a rollback journal are removed and the
84 ** journal is rolled back, the resulting database file will be logica
5216 CFURLRef journal = create_cfurl_from_cstring(pPager->zJournal); local
    [all...]
  /external/chromium_org/net/base/registry_controlled_domains/
effective_tld_names.cc     [all...]
  /external/chromium/net/base/
effective_tld_names.cc     [all...]
  /external/e2fsprogs/
configure     [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c 41659 CFURLRef journal = create_cfurl_from_cstring(pPager->zJournal); local
    [all...]

Completed in 1060 milliseconds

12