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

/external/chromium_org/third_party/sqlite/src/ext/fts3/
H A Dfts3.c492 static int fts3DestroyMethod(sqlite3_vtab *pVtab){ function
3561 /* xDestroy */ fts3DestroyMethod,
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c113732 static int fts3DestroyMethod(sqlite3_vtab *pVtab){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c117142 static int fts3DestroyMethod(sqlite3_vtab *pVtab){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c117178 static int fts3DestroyMethod(sqlite3_vtab *pVtab){ function
[all...]

Completed in 397 milliseconds