Home
last modified time | relevance | path

Searched defs:xFileControl (Results 1 – 11 of 11) sorted by relevance

/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.h795 int (*xFileControl)(sqlite3_file*, int op, void *pArg); member
Dbindgen_bundled_version.rs598 pub xFileControl: ::std::option::Option< field
Dsqlite3.c1858 int (*xFileControl)(sqlite3_file*, int op, void *pArg); member
/external/sqlite/dist/
Dsqlite3.h833 int (*xFileControl)(sqlite3_file*, int op, void *pArg); member
Dsqlite3.c1139 int (*xFileControl)(sqlite3_file*, int op, void *pArg); member
/external/sqlite/dist/orig/
Dsqlite3.h833 int (*xFileControl)(sqlite3_file*, int op, void *pArg); member
Dsqlite3.c1139 int (*xFileControl)(sqlite3_file*, int op, void *pArg); member
/external/rust/crates/libsqlite3-sys/bindgen-bindings/
Dbindgen_3.6.8.rs309 pub xFileControl: ::std::option::Option<unsafe extern "C" fn(arg1: field
Dbindgen_3.6.23.rs337 pub xFileControl: ::std::option::Option<unsafe extern "C" fn(arg1: field
Dbindgen_3.7.7.rs382 pub xFileControl: ::std::option::Option<unsafe extern "C" fn(arg1: field
Dbindgen_3.7.16.rs416 pub xFileControl: ::std::option::Option<unsafe extern "C" fn(arg1: field