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

/external/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3ext.h153 int (*overload_function)(sqlite3*, const char *zFuncName, int nArg); member in struct:sqlite3_api_routines
336 #define sqlite3_overload_function sqlite3_api->overload_function
/external/sqlite/dist/orig/
H A Dsqlite3ext.h164 int (*overload_function)(sqlite3*, const char *zFuncName, int nArg); member in struct:sqlite3_api_routines
379 #define sqlite3_overload_function sqlite3_api->overload_function
H A Dsqlite3.c[all...]
/external/sqlite/dist/
H A Dsqlite3ext.h164 int (*overload_function)(sqlite3*, const char *zFuncName, int nArg); member in struct:sqlite3_api_routines
379 #define sqlite3_overload_function sqlite3_api->overload_function
H A Dsqlite3.c[all...]

Completed in 940 milliseconds