Home
last modified time | relevance | path

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

/third_party/sqlite/include/
Dsqlite3.h722 typedef struct sqlite3_file sqlite3_file; typedef
723 struct sqlite3_file { struct
731 ** [sqlite3_file] object (or, more commonly, a subclass of the argument
/third_party/sqlite/src/
Dsqlite3.c1032 typedef struct sqlite3_file sqlite3_file; typedef
1033 struct sqlite3_file { struct
1041 ** [sqlite3_file] object (or, more commonly, a subclass of the argument