Searched refs:sqlite3_callback (Results 1 - 8 of 8) sorted by relevance

/external/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3ext.h92 int (*exec)(sqlite3*,const char*,sqlite3_callback,void*,char**);
H A Dsqlite3.h247 typedef int (*sqlite3_callback)(void*,int,char**, char**); typedef
/external/sqlite/dist/orig/
H A Dsqlite3ext.h100 int (*exec)(sqlite3*,const char*,sqlite3_callback,void*,char**);
H A Dsqlite3.h297 typedef int (*sqlite3_callback)(void*,int,char**, char**); typedef
H A Dsqlite3.c847 typedef int (*sqlite3_callback)(void*,int,char**, char**); typedef
[all...]
/external/sqlite/dist/
H A Dsqlite3ext.h100 int (*exec)(sqlite3*,const char*,sqlite3_callback,void*,char**);
H A Dsqlite3.h297 typedef int (*sqlite3_callback)(void*,int,char**, char**); typedef
H A Dsqlite3.c847 typedef int (*sqlite3_callback)(void*,int,char**, char**); typedef
[all...]

Completed in 665 milliseconds