Home
last modified time | relevance | path

Searched defs:pVtabIdx (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
Dwhere.c3565 sqlite3_index_info *pVtabIdx = pLevel->plan.u.pVtabIdx; in explainOneScan() local
3650 sqlite3_index_info *pVtabIdx = pLevel->plan.u.pVtabIdx; in codeOneLoopStart() local
DsqliteInt.h1890 sqlite3_index_info *pVtabIdx; /* Virtual table index to use */ member
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.c10235 sqlite3_index_info *pVtabIdx; /* Virtual table index to use */ member