Searched defs:xFindFunction (Results 1 – 12 of 12) sorted by relevance
| /external/perfetto/src/trace_processor/sqlite/ |
| D | sqlite_table.h | 376 static int xFindFunction(sqlite3_vtab* t, in xFindFunction() function
|
| /external/rust/crates/libsqlite3-sys/sqlite3/ |
| D | sqlite3.h | 6799 int (*xFindFunction)(sqlite3_vtab *pVtab, int nArg, const char *zName, member
|
| D | bindgen_bundled_version.rs | 2617 pub xFindFunction: ::std::option::Option< field
|
| D | sqlite3.c | 7862 int (*xFindFunction)(sqlite3_vtab *pVtab, int nArg, const char *zName, member
|
| /external/sqlite/dist/ |
| D | sqlite3.h | 7005 int (*xFindFunction)(sqlite3_vtab *pVtab, int nArg, const char *zName, member
|
| D | sqlite3.c | 7311 int (*xFindFunction)(sqlite3_vtab *pVtab, int nArg, const char *zName, member
|
| /external/sqlite/dist/orig/ |
| D | sqlite3.h | 7005 int (*xFindFunction)(sqlite3_vtab *pVtab, int nArg, const char *zName, member
|
| D | sqlite3.c | 7311 int (*xFindFunction)(sqlite3_vtab *pVtab, int nArg, const char *zName, member
|
| /external/rust/crates/libsqlite3-sys/bindgen-bindings/ |
| D | bindgen_3.6.8.rs | 1563 pub xFindFunction: ::std::option::Option<unsafe extern "C" fn(pVtab: field
|
| D | bindgen_3.6.23.rs | 1581 pub xFindFunction: ::std::option::Option<unsafe extern "C" fn(pVtab: field
|
| D | bindgen_3.7.7.rs | 1727 pub xFindFunction: ::std::option::Option<unsafe extern "C" fn(pVtab: field
|
| D | bindgen_3.7.16.rs | 1798 pub xFindFunction: ::std::option::Option<unsafe extern "C" fn(pVtab: field
|