Home
last modified time | relevance | path

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

/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.h1389 int (*xGetLastError)(sqlite3_vfs*, int, char *); member
Dbindgen_bundled_version.rs956 pub xGetLastError: ::std::option::Option< field
Dsqlite3.c2452 int (*xGetLastError)(sqlite3_vfs*, int, char *); member
/external/sqlite/dist/
Dsqlite3.h1446 int (*xGetLastError)(sqlite3_vfs*, int, char *); member
Dsqlite3.c1752 int (*xGetLastError)(sqlite3_vfs*, int, char *); member
/external/sqlite/dist/orig/
Dsqlite3.h1446 int (*xGetLastError)(sqlite3_vfs*, int, char *); member
Dsqlite3.c1752 int (*xGetLastError)(sqlite3_vfs*, int, char *); member
/external/rust/crates/libsqlite3-sys/bindgen-bindings/
Dbindgen_3.6.8.rs431 pub xGetLastError: ::std::option::Option<unsafe extern "C" fn(arg1: field
Dbindgen_3.6.23.rs459 pub xGetLastError: ::std::option::Option<unsafe extern "C" fn(arg1: field
Dbindgen_3.7.7.rs531 pub xGetLastError: ::std::option::Option<unsafe extern "C" fn(arg1: field
Dbindgen_3.7.16.rs565 pub xGetLastError: ::std::option::Option<unsafe extern "C" fn(arg1: field