Home
last modified time | relevance | path

Searched defs:sqlite3_snapshot (Results 1 – 7 of 7) sorted by relevance

/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.h9589 typedef struct sqlite3_snapshot { struct
9591 } sqlite3_snapshot; argument
Dbindgen_bundled_version.rs4271 pub struct sqlite3_snapshot { struct
4277 ::std::mem::size_of::<sqlite3_snapshot>(), in bindgen_test_layout_sqlite3_snapshot() argument
4301 ppSnapshot: *mut *mut sqlite3_snapshot, in sqlite3_snapshot_get()
4308 pSnapshot: *mut sqlite3_snapshot, in sqlite3_snapshot_open()
4312 pub fn sqlite3_snapshot_free(arg1: *mut sqlite3_snapshot); in sqlite3_snapshot_free()
4316 p1: *mut sqlite3_snapshot, in sqlite3_snapshot_cmp()
4317 p2: *mut sqlite3_snapshot, in sqlite3_snapshot_cmp()
Dsqlite3.c10652 typedef struct sqlite3_snapshot { struct
10654 } sqlite3_snapshot; typedef
/external/sqlite/dist/
Dsqlite3.h10109 typedef struct sqlite3_snapshot { struct
10111 } sqlite3_snapshot; typedef
Dsqlite3.c10415 typedef struct sqlite3_snapshot { struct
10417 } sqlite3_snapshot; typedef
/external/sqlite/dist/orig/
Dsqlite3.h10109 typedef struct sqlite3_snapshot { struct
10111 } sqlite3_snapshot; argument
Dsqlite3.c10415 typedef struct sqlite3_snapshot { struct
10417 } sqlite3_snapshot; typedef