Home
last modified time | relevance | path

Searched defs:vfsList (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
Dos.c246 static sqlite3_vfs * SQLITE_WSD vfsList = 0; variable
247 #define vfsList GLOBAL(sqlite3_vfs *, vfsList) macro
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.c14190 static sqlite3_vfs * SQLITE_WSD vfsList = 0; variable
14191 #define vfsList GLOBAL(sqlite3_vfs *, vfsList) macro
/external/sqlite/dist/
Dsqlite3.c16038 static sqlite3_vfs * SQLITE_WSD vfsList = 0; variable
16039 #define vfsList GLOBAL(sqlite3_vfs *, vfsList) macro
/external/sqlite/dist/orig/
Dsqlite3.c16038 static sqlite3_vfs * SQLITE_WSD vfsList = 0; variable
16039 #define vfsList GLOBAL(sqlite3_vfs *, vfsList) macro