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

/external/chromium_org/third_party/sqlite/src/ext/rtree/
H A Drtree.c1354 static int rtreeBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){ function
2818 rtreeBestIndex, /* xBestIndex - Determine search strategy */
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c125801 static int rtreeBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c131468 static int rtreeBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c131514 static int rtreeBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){ function
[all...]

Completed in 408 milliseconds