Searched defs:xGetLastError (Results 1 – 11 of 11) sorted by relevance
| /external/rust/crates/libsqlite3-sys/sqlite3/ |
| D | sqlite3.h | 1389 int (*xGetLastError)(sqlite3_vfs*, int, char *); member
|
| D | bindgen_bundled_version.rs | 956 pub xGetLastError: ::std::option::Option< field
|
| D | sqlite3.c | 2452 int (*xGetLastError)(sqlite3_vfs*, int, char *); member
|
| /external/sqlite/dist/ |
| D | sqlite3.h | 1446 int (*xGetLastError)(sqlite3_vfs*, int, char *); member
|
| D | sqlite3.c | 1752 int (*xGetLastError)(sqlite3_vfs*, int, char *); member
|
| /external/sqlite/dist/orig/ |
| D | sqlite3.h | 1446 int (*xGetLastError)(sqlite3_vfs*, int, char *); member
|
| D | sqlite3.c | 1752 int (*xGetLastError)(sqlite3_vfs*, int, char *); member
|
| /external/rust/crates/libsqlite3-sys/bindgen-bindings/ |
| D | bindgen_3.6.8.rs | 431 pub xGetLastError: ::std::option::Option<unsafe extern "C" fn(arg1: field
|
| D | bindgen_3.6.23.rs | 459 pub xGetLastError: ::std::option::Option<unsafe extern "C" fn(arg1: field
|
| D | bindgen_3.7.7.rs | 531 pub xGetLastError: ::std::option::Option<unsafe extern "C" fn(arg1: field
|
| D | bindgen_3.7.16.rs | 565 pub xGetLastError: ::std::option::Option<unsafe extern "C" fn(arg1: field
|