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

/external/chromium_org/third_party/sqlite/src/src/
H A Dbackup.c344 int bCloseTrans = 0; /* True if src db requires unlocking */ local
369 bCloseTrans = 1;
512 /* If bCloseTrans is true, then this function opened a read transaction
517 if( bCloseTrans ){
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c55607 int bCloseTrans = 0; /* True if src db requires unlocking */ local
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c60419 int bCloseTrans = 0; /* True if src db requires unlocking */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c60439 int bCloseTrans = 0; /* True if src db requires unlocking */ local
[all...]

Completed in 641 milliseconds