Home
last modified time | relevance | path

Searched defs:SQLITE_OPEN_AUTOPROXY (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/include/
H A Dsqlite3.h596 #define SQLITE_OPEN_AUTOPROXY 0x00000020 /* VFS only */ macro
/third_party/sqlite/src/
H A Dsqlite3.c906 #define SQLITE_OPEN_AUTOPROXY 0x00000020 /* VFS only */ macro
[all...]

Completed in 146 milliseconds