Searched refs:quotaFile (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dtest_quota.c53 typedef struct quotaFile quotaFile; typedef in typeref:struct:quotaFile
82 quotaFile *pFiles; /* Files within this group */
93 struct quotaFile { struct
98 quotaFile *pNext, **ppPrev; /* Linked list of files in the same group */
109 quotaFile *pFile; /* The underlying file */
296 quotaFile *pFile; /* Corresponding quotaFile obj */
357 ** also have to unlink the quotaConn from the quotaFile and quotaGroup.
358 ** The quotaFile an
[all...]

Completed in 190 milliseconds