Searched defs:xFileControl (Results  1 – 11 of 11) sorted by relevance
| /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/ | 
| D | sqlite3.h | 833   int (*xFileControl)(sqlite3_file*, int op, void *pArg);  member
 | 
| D | sqlite3.c | 1139   int (*xFileControl)(sqlite3_file*, int op, void *pArg);  member
 | 
| /external/sqlite/dist/orig/ | 
| D | sqlite3.h | 833   int (*xFileControl)(sqlite3_file*, int op, void *pArg);  member
 | 
| D | sqlite3.c | 1139   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
 |