Home
last modified time | relevance | path

Searched defs:sqlite3_vtab (Results 1 – 4 of 4) sorted by relevance

/external/sqlite/dist/
Dsqlite3.h5465 typedef struct sqlite3_vtab sqlite3_vtab; typedef
5687 struct sqlite3_vtab { struct
5696 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument
5712 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
Dsqlite3.c5672 typedef struct sqlite3_vtab sqlite3_vtab; typedef
5894 struct sqlite3_vtab { struct
5903 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument
5919 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
/external/sqlite/dist/orig/
Dsqlite3.h5465 typedef struct sqlite3_vtab sqlite3_vtab; typedef
5687 struct sqlite3_vtab { struct
5696 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument
5712 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
Dsqlite3.c5672 typedef struct sqlite3_vtab sqlite3_vtab; typedef
5894 struct sqlite3_vtab { struct
5903 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument
5919 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument