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

/external/chromium_org/third_party/sqlite/src/ext/fts1/
H A Dfulltext.c943 static int fulltextBestIndex(sqlite3_vtab *pVTab, sqlite3_index_info *pInfo){ function
1473 fulltextBestIndex,
H A Dfts1.c2087 static int fulltextBestIndex(sqlite3_vtab *pVTab, sqlite3_index_info *pInfo){ function
3312 /* xBestIndex */ fulltextBestIndex,
/external/chromium_org/third_party/sqlite/src/ext/fts2/
H A Dfts2.c3125 static int fulltextBestIndex(sqlite3_vtab *pVTab, sqlite3_index_info *pInfo){ function
7167 /* xBestIndex */ fulltextBestIndex,

Completed in 76 milliseconds