Home
last modified time | relevance | path

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

/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.h796 int (*xSectorSize)(sqlite3_file*); member
Dbindgen_bundled_version.rs605 pub xSectorSize: ::std::option::Option< field
Dsqlite3.c1859 int (*xSectorSize)(sqlite3_file*); member
23405 int (*xSectorSize)(sqlite3_file*) = id->pMethods->xSectorSize; in sqlite3OsSectorSize() local
/external/sqlite/dist/
Dsqlite3.h834 int (*xSectorSize)(sqlite3_file*); member
Dsqlite3.c1140 int (*xSectorSize)(sqlite3_file*); member
/external/sqlite/dist/orig/
Dsqlite3.h834 int (*xSectorSize)(sqlite3_file*); member
Dsqlite3.c1140 int (*xSectorSize)(sqlite3_file*); member
/external/rust/crates/libsqlite3-sys/bindgen-bindings/
Dbindgen_3.6.8.rs316 pub xSectorSize: ::std::option::Option<unsafe extern "C" fn(arg1: field
Dbindgen_3.6.23.rs344 pub xSectorSize: ::std::option::Option<unsafe extern "C" fn(arg1: field
Dbindgen_3.7.7.rs389 pub xSectorSize: ::std::option::Option<unsafe extern "C" fn(arg1: field
Dbindgen_3.7.16.rs423 pub xSectorSize: ::std::option::Option<unsafe extern "C" fn(arg1: field