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

/external/chromium_org/third_party/sqlite/src/ext/fts1/
H A Dfulltext.c963 static int fulltextDisconnect(sqlite3_vtab *pVTab){ function
1474 fulltextDisconnect,
H A Dfts1.c2121 static int fulltextDisconnect(sqlite3_vtab *pVTab){ function
3313 /* xDisconnect */ fulltextDisconnect,
/external/chromium_org/third_party/sqlite/src/ext/fts2/
H A Dfts2.c3159 static int fulltextDisconnect(sqlite3_vtab *pVTab){ function
7168 /* xDisconnect */ fulltextDisconnect,

Completed in 674 milliseconds