Searched refs:xEof (Results 1 - 5 of 5) sorted by relevance
/external/webkit/WebKitLibraries/WebCoreSQLite3/ | ||
H A D | sqlite3.h | 4080 int (*xEof)(sqlite3_vtab_cursor*); member in struct:sqlite3_module |
/external/sqlite/dist/orig/ | ||
H A D | sqlite3.h | 4964 int (*xEof)(sqlite3_vtab_cursor*); member in struct:sqlite3_module 5151 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods |
H A D | sqlite3.c | 5514 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 D | sqlite3.h | 4964 int (*xEof)(sqlite3_vtab_cursor*); member in struct:sqlite3_module 5151 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods |
H A D | sqlite3.c | 5514 int (*xEof)(sqlite3_vtab_cursor*); member in struct:sqlite3_module 5701 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods [all...] |
Completed in 317 milliseconds