OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dbFileSize
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
pager.c
180
** * The dbSize, dbOrigSize and
dbFileSize
variables may not be trusted.
200
** transaction is not active). The dbOrigSize and
dbFileSize
variables
230
** * The dbSize, dbOrigSize and
dbFileSize
variables are all valid.
549
** dbSize, dbOrigSize,
dbFileSize
569
** Variables dbOrigSize and
dbFileSize
are valid in states
575
** Throughout a write-transaction,
dbFileSize
contains the size of
580
** The only reason the
dbFileSize
variable is required is to suppress
582
** when a transaction is committed, the
dbFileSize
variable indicates
586
**
dbFileSize
is not used when rolling back a transaction. In this case
597
** write-transaction is opened (at the same time as
dbFileSize
an
[
all
...]
/external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c
[
all
...]
Completed in 78 milliseconds