Searched refs:hasHotJournal (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dpager.c4583 static int hasHotJournal(Pager *pPager, int *pExists){ function
4731 rc = hasHotJournal(pPager, &bHotJournal);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c41026 static int hasHotJournal(Pager *pPager, int *pExists){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c43039 static int hasHotJournal(Pager *pPager, int *pExists){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c43067 static int hasHotJournal(Pager *pPager, int *pExists){ function
[all...]

Completed in 503 milliseconds