| /external/rust/crates/libsqlite3-sys/sqlite3/ |
| D | sqlite3.h | 804 int (*xFetch)(sqlite3_file*, sqlite3_int64 iOfst, int iAmt, void **pp); member 8518 sqlite3_pcache_page *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag); member 8540 void *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag); member
|
| D | bindgen_bundled_version.rs | 635 pub xFetch: ::std::option::Option< field 3764 pub xFetch: ::std::option::Option< field 3967 pub xFetch: ::std::option::Option< field
|
| D | sqlite3.c | 1867 int (*xFetch)(sqlite3_file*, sqlite3_int64 iOfst, int iAmt, void **pp); member 9581 sqlite3_pcache_page *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag); member 9603 void *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag); member
|
| /external/sqlite/dist/ |
| D | sqlite3.h | 842 int (*xFetch)(sqlite3_file*, sqlite3_int64 iOfst, int iAmt, void **pp); member 8770 sqlite3_pcache_page *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag); member 8792 void *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag); member
|
| D | sqlite3.c | 1148 int (*xFetch)(sqlite3_file*, sqlite3_int64 iOfst, int iAmt, void **pp); member 9076 sqlite3_pcache_page *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag); member 9098 void *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag); member
|
| /external/sqlite/dist/orig/ |
| D | sqlite3.h | 842 int (*xFetch)(sqlite3_file*, sqlite3_int64 iOfst, int iAmt, void **pp); member 8770 sqlite3_pcache_page *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag); member 8792 void *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag); member
|
| D | sqlite3.c | 1148 int (*xFetch)(sqlite3_file*, sqlite3_int64 iOfst, int iAmt, void **pp); member 9076 sqlite3_pcache_page *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag); member 9098 void *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag); member
|
| /external/rust/crates/libsqlite3-sys/bindgen-bindings/ |
| D | bindgen_3.7.16.rs | 2057 pub xFetch: ::std::option::Option<unsafe extern "C" fn(arg1: field 2116 pub xFetch: ::std::option::Option<unsafe extern "C" fn(arg1: field
|
| D | bindgen_3.6.8.rs | 1786 pub xFetch: ::std::option::Option<unsafe extern "C" fn(arg1: field
|
| D | bindgen_3.6.23.rs | 1804 pub xFetch: ::std::option::Option<unsafe extern "C" fn(arg1: field
|
| D | bindgen_3.7.7.rs | 1969 pub xFetch: ::std::option::Option<unsafe extern "C" fn(arg1: field
|