Home
last modified time | relevance | path

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

/third_party/sqlite/include/
Dsqlite3.h726 typedef struct sqlite3_file sqlite3_file; typedef
727 struct sqlite3_file { struct
735 ** [sqlite3_file] object (or, more commonly, a subclass of the argument
/third_party/sqlite/src/
Dsqlite3.c1036 typedef struct sqlite3_file sqlite3_file; typedef
1037 struct sqlite3_file { struct
1045 ** [sqlite3_file] object (or, more commonly, a subclass of the argument