Home
last modified time | relevance | path

Searched defs:sqlite3_snapshot (Results 1 – 2 of 2) sorted by relevance

/third_party/sqlite/include/
Dsqlite3.h9803 typedef struct sqlite3_snapshot { struct
9805 } sqlite3_snapshot; argument
/third_party/sqlite/src/
Dsqlite3.c10137 typedef struct sqlite3_snapshot { struct
10139 } sqlite3_snapshot; typedef