Searched defs:xFileControl (Results 1 – 15 of 15) sorted by relevance
| /external/sqlite/dist/sqlite-autoconf-3420000/ |
| D | sqlite3.h | 845 int (*xFileControl)(sqlite3_file*, int op, void *pArg); member
|
| D | sqlite3.c | 1155 int (*xFileControl)(sqlite3_file*, int op, void *pArg); member
|
| /external/sqlite/dist/sqlite-autoconf-3440300/orig/ |
| D | sqlite3.h | 846 int (*xFileControl)(sqlite3_file*, int op, void *pArg); member
|
| D | sqlite3.c | 1159 int (*xFileControl)(sqlite3_file*, int op, void *pArg); member
|
| /external/rust/crates/libsqlite3-sys/sqlite3/ |
| D | sqlite3.h | 795 int (*xFileControl)(sqlite3_file*, int op, void *pArg); member
|
| D | bindgen_bundled_version.rs | 598 pub xFileControl: ::std::option::Option< field
|
| D | sqlite3.c | 1858 int (*xFileControl)(sqlite3_file*, int op, void *pArg); member
|
| /external/sqlite/dist/sqlite-autoconf-3440300/ |
| D | sqlite3.h | 846 int (*xFileControl)(sqlite3_file*, int op, void *pArg); member
|
| D | sqlite3.c | 1159 int (*xFileControl)(sqlite3_file*, int op, void *pArg); member
|
| /external/sqlite/dist/sqlite-autoconf-3420000/orig/ |
| D | sqlite3.h | 845 int (*xFileControl)(sqlite3_file*, int op, void *pArg); member
|
| D | sqlite3.c | 1155 int (*xFileControl)(sqlite3_file*, int op, void *pArg); member
|
| /external/rust/crates/libsqlite3-sys/bindgen-bindings/ |
| D | bindgen_3.6.8.rs | 309 pub xFileControl: ::std::option::Option<unsafe extern "C" fn(arg1: field
|
| D | bindgen_3.6.23.rs | 337 pub xFileControl: ::std::option::Option<unsafe extern "C" fn(arg1: field
|
| D | bindgen_3.7.7.rs | 382 pub xFileControl: ::std::option::Option<unsafe extern "C" fn(arg1: field
|
| D | bindgen_3.7.16.rs | 416 pub xFileControl: ::std::option::Option<unsafe extern "C" fn(arg1: field
|