Searched defs:xSetSystemCall (Results 1 – 9 of 9) sorted by relevance
| /external/rust/crates/libsqlite3-sys/sqlite3/ |
| D | sqlite3.h | 1399 int (*xSetSystemCall)(sqlite3_vfs*, const char *zName, sqlite3_syscall_ptr); member
|
| D | bindgen_bundled_version.rs | 969 pub xSetSystemCall: ::std::option::Option< field
|
| D | sqlite3.c | 2462 int (*xSetSystemCall)(sqlite3_vfs*, const char *zName, sqlite3_syscall_ptr); member
|
| /external/sqlite/dist/ |
| D | sqlite3.h | 1456 int (*xSetSystemCall)(sqlite3_vfs*, const char *zName, sqlite3_syscall_ptr); member
|
| D | sqlite3.c | 1762 int (*xSetSystemCall)(sqlite3_vfs*, const char *zName, sqlite3_syscall_ptr); member
|
| /external/sqlite/dist/orig/ |
| D | sqlite3.h | 1456 int (*xSetSystemCall)(sqlite3_vfs*, const char *zName, sqlite3_syscall_ptr); member
|
| D | sqlite3.c | 1762 int (*xSetSystemCall)(sqlite3_vfs*, const char *zName, sqlite3_syscall_ptr); member
|
| /external/rust/crates/libsqlite3-sys/bindgen-bindings/ |
| D | bindgen_3.7.7.rs | 544 pub xSetSystemCall: ::std::option::Option<unsafe extern "C" fn(arg1: field
|
| D | bindgen_3.7.16.rs | 578 pub xSetSystemCall: ::std::option::Option<unsafe extern "C" fn(arg1: field
|