Searched defs:idxInfo (Results 1 – 2 of 2) sorted by relevance
102 module.xBestIndex = [](sqlite3_vtab *pVTab, sqlite3_index_info *idxInfo) { in SetModuleCallbacks()167 int32_t TableBase::BestIndex(sqlite3_index_info *idxInfo) in BestIndex()
101 demoModule.xBestIndex = [](sqlite3_vtab *pVTab, sqlite3_index_info *idxInfo) { in SetModuleCallbacks()