Home
last modified time | relevance | path

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

/external/sqlite/dist/
Dsqlite3.h6089 typedef struct sqlite3_vtab sqlite3_vtab; typedef
6359 struct sqlite3_vtab { struct
6368 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument
6384 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
Dsqlite3.c7113 typedef struct sqlite3_vtab sqlite3_vtab; typedef
7383 struct sqlite3_vtab { struct
7392 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument
7408 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
/external/sqlite/dist/orig/
Dsqlite3.h6089 typedef struct sqlite3_vtab sqlite3_vtab; typedef
6359 struct sqlite3_vtab { struct
6368 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument
6384 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument
Dsqlite3.c7113 typedef struct sqlite3_vtab sqlite3_vtab; typedef
7383 struct sqlite3_vtab { struct
7392 ** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} argument
7408 sqlite3_vtab *pVtab; /* Virtual table of this cursor */ argument