Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sqlite/src/src/
Dmemjournal.c54 FileChunk *pChunk; /* Specific chunk into which cursor points */ member
82 FileChunk *pChunk; in memjrnlRead() local
134 FileChunk *pChunk = p->endpoint.pChunk; in memjrnlWrite() local
169 FileChunk *pChunk; in memjrnlTruncate() local
Drowset.c103 struct RowSetChunk *pChunk; /* List of all chunk allocations */ member
148 struct RowSetChunk *pChunk, *pNextChunk; in sqlite3RowSetClear() local