Searched defs:pagerOpentemp (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dpager.c3390 static int pagerOpentemp( function
3998 rc = pagerOpentemp(pPager, pPager->fd, pPager->vfsFlags);
4078 rc = pagerOpentemp(pPager, pPager->sjfd, SQLITE_OPEN_SUBJOURNAL);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c39820 static int pagerOpentemp( function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c43765 static int pagerOpentemp( function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c43785 static int pagerOpentemp( function
[all...]

Completed in 1991 milliseconds