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

/external/chromium_org/third_party/sqlite/src/ext/fts3/
H A Dfts3.c2991 ** even if we reach end-of-file. The fts3EofMethod() will be called
3124 static int fts3EofMethod(sqlite3_vtab_cursor *pCursor){ function
3566 /* xEof */ fts3EofMethod,
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c116174 static int fts3EofMethod(sqlite3_vtab_cursor *pCursor){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c130024 static int fts3EofMethod(sqlite3_vtab_cursor *pCursor){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c130044 static int fts3EofMethod(sqlite3_vtab_cursor *pCursor){ function
[all...]

Completed in 449 milliseconds