Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sqlite/src/src/
Dtest_quota.c53 typedef struct quotaFile quotaFile; typedef
93 struct quotaFile { struct
98 quotaFile *pNext, **ppPrev; /* Linked list of files in the same group */ argument