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

/external/chromium_org/third_party/sqlite/src/test/
H A Dmalloc_common.tcl554 set nBackup 1
560 set nBackup 1
566 set nBackup 10
578 for {set iTest 0} {$iTest<$nBackup && ($iFail-$iTest)>0} {incr iTest} {
/external/chromium_org/third_party/sqlite/src/src/
H A DbtreeInt.h349 int nBackup; /* Number of backup operations reading this btree */ member in struct:Btree
H A Dbackup.c194 p->pSrc->nBackup++;
556 p->pSrc->nBackup--;
H A Dbtree.c7972 return p->nBackup!=0;
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c46551 int nBackup; /* Number of backup operations reading this btree */ member in struct:Btree
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c50947 int nBackup; /* Number of backup operations reading this btree */ member in struct:Btree
[all...]
/external/sqlite/dist/
H A Dsqlite3.c50967 int nBackup; /* Number of backup operations reading this btree */ member in struct:Btree
[all...]

Completed in 568 milliseconds