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

/external/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3ext.h176 int (*open_v2)(const char*,sqlite3**,int,const char*); member in struct:sqlite3_api_routines
355 #define sqlite3_open_v2 sqlite3_api->open_v2
/external/sqlite/dist/orig/
H A Dsqlite3ext.h191 int (*open_v2)(const char*,sqlite3**,int,const char*); member in struct:sqlite3_api_routines
398 #define sqlite3_open_v2 sqlite3_api->open_v2
H A Dsqlite3.c[all...]
/external/sqlite/dist/
H A Dsqlite3ext.h191 int (*open_v2)(const char*,sqlite3**,int,const char*); member in struct:sqlite3_api_routines
398 #define sqlite3_open_v2 sqlite3_api->open_v2
H A Dsqlite3.c[all...]

Completed in 319 milliseconds