Searched defs:xRead (Results 1 – 11 of 11) sorted by relevance
| /external/rust/crates/libsqlite3-sys/sqlite3/ |
| D | sqlite3.h | 787 int (*xRead)(sqlite3_file*, void*, int iAmt, sqlite3_int64 iOfst); member
|
| D | bindgen_bundled_version.rs | 549 pub xRead: ::std::option::Option< field
|
| D | sqlite3.c | 1850 int (*xRead)(sqlite3_file*, void*, int iAmt, sqlite3_int64 iOfst); member
|
| /external/sqlite/dist/ |
| D | sqlite3.h | 825 int (*xRead)(sqlite3_file*, void*, int iAmt, sqlite3_int64 iOfst); member
|
| D | sqlite3.c | 1131 int (*xRead)(sqlite3_file*, void*, int iAmt, sqlite3_int64 iOfst); member
|
| /external/sqlite/dist/orig/ |
| D | sqlite3.h | 825 int (*xRead)(sqlite3_file*, void*, int iAmt, sqlite3_int64 iOfst); member
|
| D | sqlite3.c | 1131 int (*xRead)(sqlite3_file*, void*, int iAmt, sqlite3_int64 iOfst); member
|
| /external/rust/crates/libsqlite3-sys/bindgen-bindings/ |
| D | bindgen_3.6.8.rs | 260 pub xRead: ::std::option::Option<unsafe extern "C" fn(arg1: field
|
| D | bindgen_3.6.23.rs | 288 pub xRead: ::std::option::Option<unsafe extern "C" fn(arg1: field
|
| D | bindgen_3.7.7.rs | 333 pub xRead: ::std::option::Option<unsafe extern "C" fn(arg1: field
|
| D | bindgen_3.7.16.rs | 367 pub xRead: ::std::option::Option<unsafe extern "C" fn(arg1: field
|