Searched defs:sqlite3_file (Results 1 – 6 of 6) sorted by relevance
| /external/sqlite/dist/sqlite-autoconf-3440300/ |
| D | sqlite3.h | 728 typedef struct sqlite3_file sqlite3_file; typedef 729 struct sqlite3_file { struct 737 ** [sqlite3_file] object (or, more commonly, a subclass of the argument
|
| /external/sqlite/dist/sqlite-autoconf-3440300/orig/ |
| D | sqlite3.h | 728 typedef struct sqlite3_file sqlite3_file; typedef 729 struct sqlite3_file { struct 737 ** [sqlite3_file] object (or, more commonly, a subclass of the argument
|
| /external/sqlite/dist/sqlite-autoconf-3440400/ |
| D | sqlite3.h | 728 typedef struct sqlite3_file sqlite3_file; typedef 729 struct sqlite3_file { struct 737 ** [sqlite3_file] object (or, more commonly, a subclass of the argument
|
| /external/sqlite/dist/sqlite-autoconf-3440400/orig/ |
| D | sqlite3.h | 728 typedef struct sqlite3_file sqlite3_file; typedef 729 struct sqlite3_file { struct 737 ** [sqlite3_file] object (or, more commonly, a subclass of the argument
|
| /external/rust/android-crates-io/crates/libsqlite3-sys/bindgen-bindings/ |
| D | bindgen_3.14.0.rs | 459 pub struct sqlite3_file { struct 467 unsafe extern "C" fn(arg1: *mut sqlite3_file) -> ::std::os::raw::c_int, argument
|
| D | bindgen_3.14.0_ext.rs | 389 pub struct sqlite3_file { struct 397 unsafe extern "C" fn(arg1: *mut sqlite3_file) -> ::std::os::raw::c_int, argument
|