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

/external/chromium_org/third_party/sqlite/src/ext/rtree/
H A Drtree.c802 static int rtreeOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ function
2821 rtreeOpen, /* xOpen - open a cursor */
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c125070 static int rtreeOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c145493 static int rtreeOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c145525 static int rtreeOpen(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor){ function
[all...]

Completed in 913 milliseconds