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

  /external/chromium_org/third_party/sqlite/src/src/
pcache.h 53 #define PGHDR_DONT_WRITE 0x020 /* Do not write content to disk */
pcache.c 343 p->flags &= ~PGHDR_DONT_WRITE;
pager.c     [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 55 milliseconds