Home
last modified time | relevance | path

Searched defs:xOpen (Results 1 – 12 of 12) sorted by relevance

/external/perfetto/src/trace_processor/sqlite/
Dsqlite_table.cc349 int TypedSqliteTableBase::xOpen(sqlite3_vtab* t, in xOpen() function in perfetto::trace_processor::TypedSqliteTableBase
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.h1377 int (*xOpen)(sqlite3_vfs*, const char *zName, sqlite3_file*, member
6786 int (*xOpen)(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor); member
Dbindgen_bundled_version.rs879 pub xOpen: ::std::option::Option< field
2560 pub xOpen: ::std::option::Option< field
Dsqlite3.c2440 int (*xOpen)(sqlite3_vfs*, const char *zName, sqlite3_file*, member
7849 int (*xOpen)(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor); member
/external/sqlite/dist/
Dsqlite3.h1434 int (*xOpen)(sqlite3_vfs*, const char *zName, sqlite3_file*, member
6992 int (*xOpen)(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor); member
Dsqlite3.c1740 int (*xOpen)(sqlite3_vfs*, const char *zName, sqlite3_file*, member
7298 int (*xOpen)(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor); member
/external/sqlite/dist/orig/
Dsqlite3.h1434 int (*xOpen)(sqlite3_vfs*, const char *zName, sqlite3_file*, member
6992 int (*xOpen)(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor); member
Dsqlite3.c1740 int (*xOpen)(sqlite3_vfs*, const char *zName, sqlite3_file*, member
7298 int (*xOpen)(sqlite3_vtab *pVTab, sqlite3_vtab_cursor **ppCursor); member
/external/rust/crates/libsqlite3-sys/bindgen-bindings/
Dbindgen_3.6.8.rs355 pub xOpen: ::std::option::Option<unsafe extern "C" fn(arg1: field
1505 pub xOpen: ::std::option::Option<unsafe extern "C" fn(pVTab: field
Dbindgen_3.6.23.rs383 pub xOpen: ::std::option::Option<unsafe extern "C" fn(arg1: field
1523 pub xOpen: ::std::option::Option<unsafe extern "C" fn(pVTab: field
Dbindgen_3.7.7.rs455 pub xOpen: ::std::option::Option<unsafe extern "C" fn(arg1: field
1669 pub xOpen: ::std::option::Option<unsafe extern "C" fn(pVTab: field
Dbindgen_3.7.16.rs489 pub xOpen: ::std::option::Option<unsafe extern "C" fn(arg1: field
1740 pub xOpen: ::std::option::Option<unsafe extern "C" fn(pVTab: field