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

/external/sqlite/dist/orig/
H A Dsqlite3.h5561 int (*xEof)(sqlite3_vtab_cursor*); member in struct:sqlite3_module
5788 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
H A Dsqlite3.c5775 int (*xEof)(sqlite3_vtab_cursor*); member in struct:sqlite3_module
6002 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
[all...]
/external/sqlite/dist/
H A Dsqlite3.h5561 int (*xEof)(sqlite3_vtab_cursor*); member in struct:sqlite3_module
5788 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
H A Dsqlite3.c5775 int (*xEof)(sqlite3_vtab_cursor*); member in struct:sqlite3_module
6002 ** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods
[all...]

Completed in 610 milliseconds