Home
last modified time | relevance | path

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

/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.h1387 int (*xSleep)(sqlite3_vfs*, int microseconds); member
Dbindgen_bundled_version.rs947 pub xSleep: ::std::option::Option< field
Dsqlite3.c2450 int (*xSleep)(sqlite3_vfs*, int microseconds); member
/external/sqlite/dist/
Dsqlite3.h1444 int (*xSleep)(sqlite3_vfs*, int microseconds); member
Dsqlite3.c1750 int (*xSleep)(sqlite3_vfs*, int microseconds); member
/external/sqlite/dist/orig/
Dsqlite3.h1444 int (*xSleep)(sqlite3_vfs*, int microseconds); member
Dsqlite3.c1750 int (*xSleep)(sqlite3_vfs*, int microseconds); member
/external/rust/crates/libsqlite3-sys/bindgen-bindings/
Dbindgen_3.6.8.rs421 pub xSleep: ::std::option::Option<unsafe extern "C" fn(arg1: field
Dbindgen_3.6.23.rs449 pub xSleep: ::std::option::Option<unsafe extern "C" fn(arg1: field
Dbindgen_3.7.7.rs521 pub xSleep: ::std::option::Option<unsafe extern "C" fn(arg1: field
Dbindgen_3.7.16.rs555 pub xSleep: ::std::option::Option<unsafe extern "C" fn(arg1: field