Home
last modified time | relevance | path

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

/external/sqlite/dist/orig/
Dsqlite3.h6730 int (*xCommit)(sqlite3_vtab *pVTab); member
Dsqlite3.c7769 int (*xCommit)(sqlite3_vtab *pVTab); member
/external/sqlite/dist/
Dsqlite3.h6730 int (*xCommit)(sqlite3_vtab *pVTab); member
Dsqlite3.c7769 int (*xCommit)(sqlite3_vtab *pVTab); member
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.h6732 int (*xCommit)(sqlite3_vtab *pVTab); member
Dbindgen_bundled_version.rs2599 pub xCommit: ::std::option::Option< field
Dsqlite3.c7780 int (*xCommit)(sqlite3_vtab *pVTab); member
/external/rust/crates/libsqlite3-sys/bindgen-bindings/
Dbindgen_3.6.23.rs1575 pub xCommit: ::std::option::Option<unsafe extern "C" fn(pVTab: field
Dbindgen_3.6.8.rs1557 pub xCommit: ::std::option::Option<unsafe extern "C" fn(pVTab: field
Dbindgen_3.7.7.rs1721 pub xCommit: ::std::option::Option<unsafe extern "C" fn(pVTab: field
Dbindgen_3.7.16.rs1792 pub xCommit: ::std::option::Option<unsafe extern "C" fn(pVTab: field