Home
last modified time | relevance | path

Searched defs:sqlite3_file (Results 1 – 6 of 6) sorted by relevance

/external/sqlite/dist/sqlite-autoconf-3440300/
Dsqlite3.h728 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/
Dsqlite3.h728 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/
Dsqlite3.h728 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/
Dsqlite3.h728 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/
Dbindgen_3.14.0.rs459 pub struct sqlite3_file { struct
467 unsafe extern "C" fn(arg1: *mut sqlite3_file) -> ::std::os::raw::c_int, argument
Dbindgen_3.14.0_ext.rs389 pub struct sqlite3_file { struct
397 unsafe extern "C" fn(arg1: *mut sqlite3_file) -> ::std::os::raw::c_int, argument