Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sqlite/src/src/
Dtest_multiplex.c88 typedef struct multiplexConn multiplexConn; typedef
116 struct multiplexConn { struct
117 sqlite3_file base; /* Base class - must be first */
118 multiplexGroup *pGroup; /* The underlying group of files */