Home
last modified time | relevance | path

Searched defs:sqlite3_busy_handler (Results 1 – 8 of 8) sorted by relevance

/external/sqlite/dist/
Dsqlite3ext.h377 #define sqlite3_busy_handler sqlite3_api->busy_handler macro
/external/sqlite/dist/orig/
Dsqlite3ext.h377 #define sqlite3_busy_handler sqlite3_api->busy_handler macro
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3ext.h377 #define sqlite3_busy_handler sqlite3_api->busy_handler macro
Dbindgen_bundled_version.rs1384 pub fn sqlite3_busy_handler( in sqlite3_busy_handler() function
/external/rust/crates/libsqlite3-sys/bindgen-bindings/
Dbindgen_3.6.8.rs528 pub fn sqlite3_busy_handler(arg1: *mut sqlite3, in sqlite3_busy_handler() function
Dbindgen_3.6.23.rs556 pub fn sqlite3_busy_handler(arg1: *mut sqlite3, in sqlite3_busy_handler() function
Dbindgen_3.7.7.rs654 pub fn sqlite3_busy_handler(arg1: *mut sqlite3, in sqlite3_busy_handler() function
Dbindgen_3.7.16.rs688 pub fn sqlite3_busy_handler(arg1: *mut sqlite3, in sqlite3_busy_handler() function