Searched refs:fulltextRowid (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/sqlite/src/ext/fts1/
H A Dfulltext.c1280 static int fulltextRowid(sqlite3_vtab_cursor *pCursor, sqlite_int64 *pRowid){ function
1482 fulltextRowid,
H A Dfts1.c2960 static int fulltextRowid(sqlite3_vtab_cursor *pCursor, sqlite_int64 *pRowid){ function
3321 /* xRowid */ fulltextRowid,
/external/chromium_org/third_party/sqlite/src/ext/fts2/
H A Dfts2.c4099 static int fulltextRowid(sqlite3_vtab_cursor *pCursor, sqlite_int64 *pRowid){ function
7176 /* xRowid */ fulltextRowid,

Completed in 152 milliseconds