Home
last modified time | relevance | path

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

/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.h804 int (*xFetch)(sqlite3_file*, sqlite3_int64 iOfst, int iAmt, void **pp); member
8518 sqlite3_pcache_page *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag); member
8540 void *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag); member
Dbindgen_bundled_version.rs635 pub xFetch: ::std::option::Option< field
3764 pub xFetch: ::std::option::Option< field
3967 pub xFetch: ::std::option::Option< field
Dsqlite3.c1867 int (*xFetch)(sqlite3_file*, sqlite3_int64 iOfst, int iAmt, void **pp); member
9581 sqlite3_pcache_page *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag); member
9603 void *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag); member
/external/sqlite/dist/
Dsqlite3.h842 int (*xFetch)(sqlite3_file*, sqlite3_int64 iOfst, int iAmt, void **pp); member
8770 sqlite3_pcache_page *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag); member
8792 void *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag); member
Dsqlite3.c1148 int (*xFetch)(sqlite3_file*, sqlite3_int64 iOfst, int iAmt, void **pp); member
9076 sqlite3_pcache_page *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag); member
9098 void *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag); member
/external/sqlite/dist/orig/
Dsqlite3.h842 int (*xFetch)(sqlite3_file*, sqlite3_int64 iOfst, int iAmt, void **pp); member
8770 sqlite3_pcache_page *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag); member
8792 void *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag); member
Dsqlite3.c1148 int (*xFetch)(sqlite3_file*, sqlite3_int64 iOfst, int iAmt, void **pp); member
9076 sqlite3_pcache_page *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag); member
9098 void *(*xFetch)(sqlite3_pcache*, unsigned key, int createFlag); member
/external/rust/crates/libsqlite3-sys/bindgen-bindings/
Dbindgen_3.7.16.rs2057 pub xFetch: ::std::option::Option<unsafe extern "C" fn(arg1: field
2116 pub xFetch: ::std::option::Option<unsafe extern "C" fn(arg1: field
Dbindgen_3.6.8.rs1786 pub xFetch: ::std::option::Option<unsafe extern "C" fn(arg1: field
Dbindgen_3.6.23.rs1804 pub xFetch: ::std::option::Option<unsafe extern "C" fn(arg1: field
Dbindgen_3.7.7.rs1969 pub xFetch: ::std::option::Option<unsafe extern "C" fn(arg1: field