HomeSort by relevance Sort by last modified time
    Searched refs:nCkpt (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/sqlite/src/src/
wal.c 425 u32 nCkpt; /* Checkpoint sequence counter in the wal-header */
    [all...]
test1.c     [all...]
  /external/chromium_org/third_party/sqlite/src/test/
threadtest3.c 940 int nCkpt = 0; /* Checkpoints so far */
946 if( err.rc==SQLITE_OK ) nCkpt++;
952 return sqlite3_mprintf("%d checkpoints", nCkpt);
    [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 722 milliseconds