Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sqlite/src/src/
Drowset.c92 struct RowSetChunk { struct
93 struct RowSetChunk *pNextChunk; /* Next chunk on list of them all */ argument
103 struct RowSetChunk *pChunk; /* List of all chunk allocations */ argument