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

  /external/chromium_org/third_party/sqlite/src/src/
pager.c 180 ** * The dbSize, dbOrigSize and dbFileSize variables may not be trusted.
200 ** transaction is not active). The dbOrigSize and dbFileSize variables
230 ** * The dbSize, dbOrigSize and dbFileSize variables are all valid.
549 ** dbSize, dbOrigSize, dbFileSize
569 ** Variables dbOrigSize and dbFileSize are valid in states
570 ** PAGER_WRITER_LOCKED and higher. dbOrigSize is a copy of the dbSize
598 ** dbOrigSize). If the xFileControl(FCNTL_SIZE_HINT) method is called,
641 Pgno dbOrigSize; /* dbSize before the current transaction */
    [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 102 milliseconds