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

/external/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h4080 int (*xEof)(sqlite3_vtab_cursor*); member in struct:sqlite3_module
/external/sqlite/dist/orig/
H A Dsqlite3.h4964 int (*xEof)(sqlite3_vtab_cursor*); member in struct:sqlite3_module
5151 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
H A Dsqlite3.c5514 int (*xEof)(sqlite3_vtab_cursor*); member in struct:sqlite3_module
5701 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
[all...]
/external/sqlite/dist/
H A Dsqlite3.h4964 int (*xEof)(sqlite3_vtab_cursor*); member in struct:sqlite3_module
5151 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
H A Dsqlite3.c5514 int (*xEof)(sqlite3_vtab_cursor*); member in struct:sqlite3_module
5701 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
[all...]

Completed in 366 milliseconds