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

  /external/chromium_org/third_party/sqlite/src/src/
wal.c 266 ** WALINDEX_MAX_VERSION, then no read-transaction is opened and SQLite
270 #define WALINDEX_MAX_VERSION 3007000
631 pWal->hdr.iVersion = WALINDEX_MAX_VERSION;
    [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 49 milliseconds