Home
last modified time | relevance | path

Searched defs:xBestIndex (Results 1 – 11 of 11) sorted by relevance

/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.h6718 int (*xBestIndex)(sqlite3_vtab *pVTab, sqlite3_index_info*); member
Dbindgen_bundled_version.rs2536 pub xBestIndex: ::std::option::Option< field
Dsqlite3.c7766 int (*xBestIndex)(sqlite3_vtab *pVTab, sqlite3_index_info*); member
/external/sqlite/dist/
Dsqlite3.h6716 int (*xBestIndex)(sqlite3_vtab *pVTab, sqlite3_index_info*); member
Dsqlite3.c7755 int (*xBestIndex)(sqlite3_vtab *pVTab, sqlite3_index_info*); member
/external/sqlite/dist/orig/
Dsqlite3.h6716 int (*xBestIndex)(sqlite3_vtab *pVTab, sqlite3_index_info*); member
Dsqlite3.c7755 int (*xBestIndex)(sqlite3_vtab *pVTab, sqlite3_index_info*); member
/external/rust/crates/libsqlite3-sys/bindgen-bindings/
Dbindgen_3.6.8.rs1494 pub xBestIndex: ::std::option::Option<unsafe extern "C" fn(pVTab: field
Dbindgen_3.6.23.rs1512 pub xBestIndex: ::std::option::Option<unsafe extern "C" fn(pVTab: field
Dbindgen_3.7.7.rs1658 pub xBestIndex: ::std::option::Option<unsafe extern "C" fn(pVTab: field
Dbindgen_3.7.16.rs1729 pub xBestIndex: ::std::option::Option<unsafe extern "C" fn(pVTab: field