Searched defs:fts3OpenMethod (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/ext/fts3/
H A Dfts3.c1105 static int fts3OpenMethod(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCsr){ function
3562 /* xOpen */ fts3OpenMethod,
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c114155 static int fts3OpenMethod(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCsr){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c128450 static int fts3OpenMethod(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCsr){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c128470 static int fts3OpenMethod(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCsr){ function
[all...]

Completed in 615 milliseconds