Searched refs:PGHDR_NEED_READ (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dpcache.h51 #define PGHDR_NEED_READ 0x008 /* Content is unread */ macro
H A Dpager.c2266 pPg->flags &= ~PGHDR_NEED_READ;
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c8528 #define PGHDR_NEED_READ 0x008 /* Content is unread */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c9846 #define PGHDR_NEED_READ 0x008 /* Content is unread */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c9846 #define PGHDR_NEED_READ 0x008 /* Content is unread */ macro
[all...]

Completed in 563 milliseconds