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

/external/chromium_org/third_party/sqlite/src/src/
H A Dpager.c3382 int sqlite3_opentemp_count = 0; variable
3408 sqlite3_opentemp_count++; /* Used for testing and analysis only */
H A Dtest1.c5690 extern int sqlite3_opentemp_count;
5778 (char*)&sqlite3_opentemp_count, TCL_LINK_INT);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c39825 SQLITE_API int sqlite3_opentemp_count = 0; local
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c41818 SQLITE_API int sqlite3_opentemp_count = 0; local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c41846 SQLITE_API int sqlite3_opentemp_count = 0; local
[all...]

Completed in 520 milliseconds