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

/external/chromium_org/third_party/sqlite/src/src/
H A Dwhere.c2065 static int vtabBestIndex(Parse *pParse, Table *pTab, sqlite3_index_info *p){ function
2207 if( vtabBestIndex(pParse, pTab, pIdxInfo) ){
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c99719 static int vtabBestIndex(Parse *pParse, Table *pTab, sqlite3_index_info *p){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c112744 static int vtabBestIndex(Parse *pParse, Table *pTab, sqlite3_index_info *p){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c112764 static int vtabBestIndex(Parse *pParse, Table *pTab, sqlite3_index_info *p){ function
[all...]

Completed in 519 milliseconds