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

/external/chromium_org/third_party/sqlite/src/src/
H A Dprepare.c145 int openedTransaction = 0; local
228 openedTransaction = 1;
361 if( openedTransaction ){
453 int openedTransaction = 0; /* True if a transaction is opened */ local
466 openedTransaction = 1;
480 if( openedTransaction ){
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c89414 int openedTransaction = 0; local
89722 int openedTransaction = 0; /* True if a transaction is opened */ local
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c93782 int openedTransaction = 0; local
94094 int openedTransaction = 0; /* True if a transaction is opened */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c93818 int openedTransaction = 0; local
94130 int openedTransaction = 0; /* True if a transaction is opened */ local
[all...]

Completed in 1006 milliseconds