OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:autoVacuum
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
btreeInt.h
414
u8
autoVacuum
; /* True if auto-vacuum is enabled */
572
** position in the file to another as part of
autovacuum
. When a page
615
#define ISAUTOVACUUM (pBt->
autoVacuum
)
btree.c
775
assert( pBt->
autoVacuum
);
[
all
...]
/external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c
[
all
...]
Completed in 412 milliseconds